mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 07:00:55 +00:00
Use compiletest version v0.3.7
This commit is contained in:
parent
cb43feb4cc
commit
926e8ff48a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ cargo_metadata = "0.2"
|
|||
regex = "0.2"
|
||||
|
||||
[dev-dependencies]
|
||||
compiletest_rs = "0.3.6"
|
||||
compiletest_rs = "0.3.7"
|
||||
duct = "0.8.2"
|
||||
lazy_static = "1.0"
|
||||
serde_derive = "1.0"
|
||||
|
|
Loading…
Reference in a new issue