mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 07:00:55 +00:00
deps: bump compiletest-rs from 0.4 to 0.5
This commit is contained in:
parent
d236b30a1d
commit
9eda46ece5
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ lazy_static = "1.0"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
cargo_metadata = "0.9.0"
|
cargo_metadata = "0.9.0"
|
||||||
compiletest_rs = { version = "0.4.0", features = ["tmp"] }
|
compiletest_rs = { version = "0.5.0", features = ["tmp"] }
|
||||||
tester = "0.7"
|
tester = "0.7"
|
||||||
lazy_static = "1.0"
|
lazy_static = "1.0"
|
||||||
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
|
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
|
||||||
|
|
Loading…
Reference in a new issue