Skip to content

Commit 08c2dba

Browse files
authored
Update rust to nightly-2021-09-17 (#109)
1 parent f7ae0b9 commit 08c2dba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mmtk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lazy_static = "1.1"
2020
# - change branch
2121
# - change repo name
2222
# But other changes including adding/removing whitespaces in commented lines may break the CI.
23-
mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "2a894358fb7c4cb558cc9ed628ddcd42b1a4872a" }
23+
mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "e0eeeb2f06eaa55d89ff72ed6917c6779f29a1a3" }
2424
# Uncomment the following to build locally
2525
# mmtk = { path = "../repos/mmtk-core" }
2626

mmtk/rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nightly-2021-08-10
1+
nightly-2021-09-17

0 commit comments

Comments
 (0)