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 2d0befa commit f93adacCopy full SHA for f93adac
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 = "4ba3ed2b9be7dc94bc02c04c00f225f3be2274ad" }
+mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "dde48d1a056046459aabad0ffbd28fd400a28bf7" }
30
# Uncomment the following to build locally
31
# mmtk = { path = "../repos/mmtk-core" }
32
0 commit comments