]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
lintcheck: rename a few symbols, add documentation to functions
[rust.git] / Cargo.toml
index e7755c46eb80dffbe895f141c40b98a495cc9595..ea32a8edd1ffb311848900f19766b08a24ecb8ea 100644 (file)
@@ -37,8 +37,8 @@ tempfile = { version = "3.1.0", optional = true }
 
 [dev-dependencies]
 cargo_metadata = "0.12"
-compiletest_rs = { version = "0.5.0", features = ["tmp"] }
-tester = "0.7"
+compiletest_rs = { version = "0.6.0", features = ["tmp"] }
+tester = "0.9"
 clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
 serde = { version = "1.0", features = ["derive"] }
 derive-new = "0.5"