Skip to content

Commit c3dc9d0

Browse files
authored
Update to mmtk 0.3.0 (#57)
1 parent 9da9c7c commit c3dc9d0

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.2.0"
3+
version = "0.3.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 = "9f9e3c615858eb5dcf4f66be822a1e3598b2448f" }
24+
mmtk = { git = "ssh://[email protected]/mmtk/mmtk-core.git", rev = "141639ab452cc464b8a41f55356e9dc945066b1a" }
2525
# Uncomment the following to build locally
2626
# mmtk = { path = "../repos/mmtk-core" }
2727

0 commit comments

Comments
 (0)