Skip to content

Commit

Permalink
Update MSRV and rust-toolchain to match mmtk-core
Browse files Browse the repository at this point in the history
  • Loading branch information
wks committed Apr 17, 2024
1 parent 0bc1ac7 commit e396634
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mmtk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "mmtk_v8"
version = "0.18.0"
authors = [" <>"]
rust-version = "1.70.0"
rust-version = "1.71.1"

[lib]
name = "mmtk_v8"
Expand Down
2 changes: 1 addition & 1 deletion mmtk/rust-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.71.1
1.77.0

0 comments on commit e396634

Please sign in to comment.