We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2bf3cc commit af76c62Copy full SHA for af76c62
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 = "612ee339ce909cca7b74857dc62e16da5eb5a3f3" }
+mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "4024354f125bc16f987023dcad4d359949f33546" }
30
# Uncomment the following to build locally
31
# mmtk = { path = "../repos/mmtk-core" }
32
0 commit comments