deps: bump compiletest-rs from 0.4 to 0.5

This commit is contained in:
Matthias Krüger 2020-04-14 21:29:23 +02:00
parent d236b30a1d
commit 9eda46ece5
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ lazy_static = "1.0"
[dev-dependencies]
cargo_metadata = "0.9.0"
compiletest_rs = { version = "0.4.0", features = ["tmp"] }
compiletest_rs = { version = "0.5.0", features = ["tmp"] }
tester = "0.7"
lazy_static = "1.0"
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }