We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd5eb1 commit 594e80aCopy full SHA for 594e80a
mmtk/Cargo.toml
@@ -27,7 +27,7 @@ lazy_static = "1.1"
27
# - change branch
28
# - change repo name
29
# But other changes including adding/removing whitespaces in commented lines may break the CI
30
-mmtk = { git = "https://github.com/qinsoon/mmtk-core.git", rev = "0763fb7ec8909b0ebb4008caeff47b332a468879" }
+mmtk = { git = "https://github.com/udesou/mmtk-core.git", rev = "74b1864d00ee3e1c029081b77b99d2d500662237" }
31
# Uncomment the following to build locally
32
# mmtk = { path = "../repos/mmtk-core" }
33
log = {version = "0.4", features = ["max_level_trace", "release_max_level_off"] }
0 commit comments