Skip to content

Commit 5edeec7

Browse files
authored
Bump version (#37)
1 parent 79f00f7 commit 5edeec7

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_jikesrvm"
3-
version = "0.0.1"
3+
version = "0.1.0"
44
authors = [" <>"]
55

66
[lib]
@@ -22,7 +22,7 @@ log = {version = "0.4", features = ["max_level_trace", "release_max_level_off"]
2222
# - change branch/rev
2323
# - change repo name
2424
# But other changes including adding/removing whitespaces in commented lines may break the CI.
25-
mmtk = { git = "ssh://[email protected]/mmtk/mmtk-core.git", rev = "aa518f13e04441ef6f344c88fe7f7464e6a3a73a" }
25+
mmtk = { git = "ssh://[email protected]/mmtk/mmtk-core.git", rev = "5cd2407424061db66cdb8573fac30704b948a11c" }
2626
# Uncomment the following to build locally
2727
# mmtk = { path = "../repos/mmtk-core" }
2828

0 commit comments

Comments
 (0)