]> git.lizzy.rs Git - rust.git/blobdiff - src/bootstrap/Cargo.toml
Rollup merge of #106078 - nikic:filecheck-context, r=Mark-Simulacrum
[rust.git] / src / bootstrap / Cargo.toml
index 8751a71caf1b4957fc5688afdc259f14befb7576..fafe82a9c128a44ea9307a635b3819282e42c8f1 100644 (file)
@@ -29,11 +29,6 @@ name = "sccache-plus-cl"
 path = "bin/sccache-plus-cl.rs"
 test = false
 
-[[bin]]
-name = "llvm-config-wrapper"
-path = "bin/llvm-config-wrapper.rs"
-test = false
-
 [dependencies]
 cmake = "0.1.38"
 fd-lock = "3.0.8"
@@ -72,7 +67,7 @@ features = [
 ]
 
 [dev-dependencies]
-pretty_assertions = "0.7"
+pretty_assertions = "1.2"
 
 [features]
 build-metrics = ["sysinfo"]