Skip to content

Commit 6f79f43

Browse files
qinsooncaizixian
andauthored
Upgrade to Rust nightly-2021-10-29 (#122)
Co-authored-by: Zixian Cai <[email protected]>
1 parent a0fbda5 commit 6f79f43

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 = "a08d13d7213a569d82d44b0107734861af9a3ad4" }
23+
mmtk = { git = "https://github.com/mmtk/mmtk-core.git", rev = "62f5d1759d0258b1af569410095ab2cb587c0b68" }
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-09-17
1+
nightly-2021-10-29

0 commit comments

Comments
 (0)