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 32c7dda commit 93998deCopy full SHA for 93998de
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 = "40bcb3ed9ab5e00149cbfffe87f3f5a2ba685892" }
+mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "f47e85bdf2b6bf95807b425b184135cfdbf4de14" }
30
# Uncomment the following to build locally
31
# mmtk = { path = "../repos/mmtk-core" }
32
0 commit comments