We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b5b14 commit 09730ddCopy full SHA for 09730dd
mmtk/Cargo.toml
@@ -35,7 +35,7 @@ probe = "0.5"
35
# - change branch
36
# - change repo name
37
# But other changes including adding/removing whitespaces in commented lines may break the CI.
38
-mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "ec745353a8de72b645613e0fef3ab7f5f1ad9bd1" }
+mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "0b3ec9b8f95b9c535419f570be02851578cdda98" }
39
# Uncomment the following to build locally
40
# mmtk = { path = "../repos/mmtk-core" }
41
0 commit comments