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 d0d7eea commit f3eb5a9Copy full SHA for f3eb5a9
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 = "6775fde2e8aea0752240d976bc957dbfbe9b5981" }
+mmtk = { git = "ssh://[email protected]/mmtk/mmtk-core.git", rev = "34f51e49d401a88361a5c0cfed62bb29a54352d8" }
25
# Uncomment the following to build locally
26
# mmtk = { path = "../repos/mmtk-core" }
27
0 commit comments