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 8df5d57 commit 10f93b9Copy full SHA for 10f93b9
mmtk/Cargo.toml
@@ -32,7 +32,7 @@ memoffset = "0.9.0"
32
# - change branch
33
# - change repo name
34
# But other changes including adding/removing whitespaces in commented lines may break the CI.
35
-mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "79fb0bb1c1576911a7725d7ed72ba30cfcb22715" }
+mmtk = { git = "https://github.com/wks/mmtk-core.git", rev = "51d0615f113dd528970041855a1bfda3c23b620b" }
36
# Uncomment the following to build locally
37
# mmtk = { path = "../repos/mmtk-core" }
38
0 commit comments