Skip to content

Commit 0720b8d

Browse files
authored
Update to mmtk-core 0.2.0 (#40)
1 parent 26c1a18 commit 0720b8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mmtk/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mmtk_openjdk"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = [" <>"]
55

66
[lib]
@@ -21,7 +21,7 @@ lazy_static = "1.1"
2121
# - change branch
2222
# - change repo name
2323
# But other changes including adding/removing whitespaces in commented lines may break the CI.
24-
mmtk = { git = "ssh://[email protected]/mmtk/mmtk-core.git", rev = "f9ebe772b12ea4654dfbe31605b3fa8fc5b6893b" }
24+
mmtk = { git = "ssh://[email protected]/mmtk/mmtk-core.git", rev = "390354e8c89b064b4c78f5e5c7445a35ed8b63d4" }
2525
# Uncomment the following to build locally
2626
# mmtk = { path = "../repos/mmtk-core" }
2727

0 commit comments

Comments
 (0)