Skip to content

Commit cd644bd

Browse files
committed
Auto merge of #4662 - Manishearth:rustup, r=matthiaskrgr
Rustup to rustc 1.40.0-nightly (29b6e0f 2019-10-13) changelog: none
2 parents a865d0a + 33e0143 commit cd644bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ rustc_tools_util = { version = "0.2.0", path = "rustc_tools_util"}
4646

4747
[dev-dependencies]
4848
cargo_metadata = "0.8.0"
49-
compiletest_rs = { version = "0.3.23", features = ["tmp"] }
49+
compiletest_rs = { version = "0.3.24", features = ["tmp"] }
5050
lazy_static = "1.0"
5151
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
5252
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)