We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fbda5 commit 6f79f43Copy full SHA for 6f79f43
mmtk/Cargo.toml
@@ -20,7 +20,7 @@ lazy_static = "1.1"
20
# - change branch
21
# - change repo name
22
# But other changes including adding/removing whitespaces in commented lines may break the CI.
23
-mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "a08d13d7213a569d82d44b0107734861af9a3ad4" }
+mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "62f5d1759d0258b1af569410095ab2cb587c0b68" }
24
# Uncomment the following to build locally
25
# mmtk = { path = "../repos/mmtk-core" }
26
mmtk/rust-toolchain
@@ -1 +1 @@
1
-nightly-2021-09-17
+nightly-2021-10-29
0 commit comments