Skip to content

Commit c82975e

Browse files
authored
Bump version (#29)
1 parent b169cdb commit c82975e

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

0 commit comments

Comments
 (0)