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 af76c62 commit de8e7b2Copy full SHA for de8e7b2
mmtk/Cargo.toml
@@ -26,7 +26,7 @@ lazy_static = "1.1"
26
# - change branch
27
# - change repo name
28
# But other changes including adding/removing whitespaces in commented lines may break the CI.
29
-mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "4024354f125bc16f987023dcad4d359949f33546" }
+mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "f0a3f0d1284f2c53884fcb505cc2ca9cc2fdeef6" }
30
# Uncomment the following to build locally
31
# mmtk = { path = "../repos/mmtk-core" }
32
0 commit comments