Skip to content

Commit 24b82ab

Browse files
committed
Revert Cargo.toml to online mmtk-core repo
1 parent fbdba71 commit 24b82ab

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

mmtk/Cargo.lock

Lines changed: 12 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mmtk/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,9 @@ probe = "0.5"
3636
# - change branch
3737
# - change repo name
3838
# But other changes including adding/removing whitespaces in commented lines may break the CI.
39-
#mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "a4dd70cb70a116a32b1bbb20501c48f77f49181b" }
39+
mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "27b4521ca73c2addbafe7ccf374c607d61f3ba51" }
4040
# Uncomment the following to build locally
4141
# mmtk = { path = "../repos/mmtk-core" }
42-
mmtk = { path = "../../../../../mmtk-core" }
4342

4443
[build-dependencies]
4544
built = { version = "0.7.7", features = ["git2"] }

0 commit comments

Comments
 (0)