Skip to content

Commit 594e80a

Browse files
committed
Using mmtk-core branch that has changes from mmtk/mmtk-core#1089 and mmtk/mmtk-core#1308
1 parent 3cd5eb1 commit 594e80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmtk/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ lazy_static = "1.1"
2727
# - change branch
2828
# - change repo name
2929
# 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" }
30+
mmtk = { git = "https://github.com/udesou/mmtk-core.git", rev = "74b1864d00ee3e1c029081b77b99d2d500662237" }
3131
# Uncomment the following to build locally
3232
# mmtk = { path = "../repos/mmtk-core" }
3333
log = {version = "0.4", features = ["max_level_trace", "release_max_level_off"] }

0 commit comments

Comments
 (0)