Skip to content

Commit 9b0854c

Browse files
committed
Update mmtk-core to c0f97884234b51b13c8ba5d1563a8e0f592d11c2
1 parent 22b1db0 commit 9b0854c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

mmtk/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mmtk/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ probe = "0.5"
3535
# - change branch
3636
# - change repo name
3737
# But other changes including adding/removing whitespaces in commented lines may break the CI.
38-
mmtk = { git = "https://github.com/qinsoon/mmtk-core.git", rev = "7ce3d8a0c26d64b535c5a1b9ffd4c70037351fac" }
38+
mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "c0f97884234b51b13c8ba5d1563a8e0f592d11c2" }
3939
# Uncomment the following to build locally
4040
# mmtk = { path = "../repos/mmtk-core" }
4141

0 commit comments

Comments
 (0)