Skip to content

Commit 2ccef83

Browse files
committed
Bump mmtk rev
1 parent 81ecc45 commit 2ccef83

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

mmtk/Cargo.lock

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

mmtk/Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ probe = "0.5"
3636
features = ["is_mmtk_object", "object_pinning"]
3737

3838
# Uncomment the following lines to use mmtk-core from the official repository.
39-
#git = "https://github.com/mmtk/mmtk-core.git"
40-
#rev = "42754a5f23fdb513039d7f07e52014ded42c98bf"
39+
git = "https://github.com/mmtk/mmtk-core.git"
40+
rev = "eb1d8dfd8fd1bb41e618884052cab536c27d378d"
4141

4242
# Uncomment the following line to use mmtk-core from a local repository.
43-
path = "../../mmtk-core"
43+
#path = "../../mmtk-core"
4444

4545
[features]
4646
default = []

0 commit comments

Comments
 (0)