Skip to content

Commit 82b8d62

Browse files
committed
Update mmtk-core and ruby repo revision
1 parent 0acb7c8 commit 82b8d62

File tree

2 files changed

+55
-64
lines changed

2 files changed

+55
-64
lines changed

mmtk/Cargo.lock

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

mmtk/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ edition = "2021"
1212
# Metadata for the Ruby repository
1313
[package.metadata.ci-repos.ruby]
1414
repo = "mmtk/ruby" # This is used by actions/checkout, so the format is "owner/repo", not URL.
15-
rev = "1495c9b58d3cf5b1716b1ac1bc78327216477281"
15+
rev = "d51f26877d8209c621d14188e71549f1a23df680"
1616

1717
[lib]
1818
name = "mmtk_ruby"
@@ -37,7 +37,7 @@ features = ["is_mmtk_object", "object_pinning", "sticky_immix_non_moving_nursery
3737

3838
# Uncomment the following lines to use mmtk-core from the official repository.
3939
git = "https://github.com/mmtk/mmtk-core.git"
40-
rev = "4f793dd0bb2616f1cd4f13f7c21f301899347923"
40+
rev = "e25ad8bb969f5d650de3f1946582075923bafcc9"
4141

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

0 commit comments

Comments
 (0)