]> git.lizzy.rs Git - rust.git/blobdiff - src/bootstrap/Cargo.toml
Rollup merge of #105641 - Amanieu:btree_cursor, r=m-ou-se
[rust.git] / src / bootstrap / Cargo.toml
index ccc7ec1fce9f010d3842e31ba6e63b6ad4720efd..22ceeca941e932872474ce0a3f549de91eece093 100644 (file)
@@ -29,12 +29,8 @@ 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]
+build_helper = { path = "../tools/build_helper" }
 cmake = "0.1.38"
 fd-lock = "3.0.8"
 filetime = "0.2"