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 f7ae0b9 commit 08c2dbaCopy full SHA for 08c2dba
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 = "2a894358fb7c4cb558cc9ed628ddcd42b1a4872a" }
+mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "e0eeeb2f06eaa55d89ff72ed6917c6779f29a1a3" }
24
# Uncomment the following to build locally
25
# mmtk = { path = "../repos/mmtk-core" }
26
mmtk/rust-toolchain
@@ -1 +1 @@
1
-nightly-2021-08-10
+nightly-2021-09-17
0 commit comments