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 f3eb5a9 commit 739a4c9Copy full SHA for 739a4c9
mmtk/Cargo.toml
@@ -21,7 +21,7 @@ lazy_static = "1.1"
21
# - change branch
22
# - change repo name
23
# But other changes including adding/removing whitespaces in commented lines may break the CI.
24
-mmtk = { git = "ssh://[email protected]/mmtk/mmtk-core.git", rev = "34f51e49d401a88361a5c0cfed62bb29a54352d8" }
+mmtk = { git = "ssh://[email protected]/mmtk/mmtk-core.git", rev = "487e7a5c4597838ba02dd23e3de60eb85357d16a" }
25
# Uncomment the following to build locally
26
# mmtk = { path = "../repos/mmtk-core" }
27
0 commit comments