X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fbootstrap%2FCargo.toml;h=fafe82a9c128a44ea9307a635b3819282e42c8f1;hb=c52d58f346aea2e2e7ed650ee95785d33500a6d0;hp=ccc7ec1fce9f010d3842e31ba6e63b6ad4720efd;hpb=939a3ddf943f962807b84a44e8b31d99c0db0a94;p=rust.git diff --git a/src/bootstrap/Cargo.toml b/src/bootstrap/Cargo.toml index ccc7ec1fce9..fafe82a9c12 100644 --- a/src/bootstrap/Cargo.toml +++ b/src/bootstrap/Cargo.toml @@ -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"