Skip to content

Commit 2a6be16

Browse files
qinsoonmmtkgc-bot
andauthored
Update to mmtk-core PR #988 (#255)
This PR updates mmtk-core to mmtk/mmtk-core#988. Once mmtk/mmtk-core#988 is merged, this PR should be updated to the new mmtk-core commit, and will be auto merged (if all the requirements for auto merging is met). --------- Co-authored-by: mmtkgc-bot <[email protected]>
1 parent a1a8bdf commit 2a6be16

File tree

2 files changed

+59
-72
lines changed

2 files changed

+59
-72
lines changed

mmtk/Cargo.lock

Lines changed: 58 additions & 71 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ memoffset = "0.9.0"
3232
# - change branch
3333
# - change repo name
3434
# But other changes including adding/removing whitespaces in commented lines may break the CI.
35-
mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "9a676e68dd41272b57e6812dc404ffa6391668e2" }
35+
mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "06a2e5d9773c9f7a32a6afc1add9cef311432dbc" }
3636
# Uncomment the following to build locally
3737
# mmtk = { path = "../repos/mmtk-core" }
3838

0 commit comments

Comments
 (0)