X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fbootstrap%2FCargo.toml;h=fafe82a9c128a44ea9307a635b3819282e42c8f1;hb=5c18bc6137256693e604a701b7d1bf10e93aaa2d;hp=22ceeca941e932872474ce0a3f549de91eece093;hpb=878af66b53459659b3f53f1c26af1123e82d79a0;p=rust.git diff --git a/src/bootstrap/Cargo.toml b/src/bootstrap/Cargo.toml index 22ceeca941e..fafe82a9c12 100644 --- a/src/bootstrap/Cargo.toml +++ b/src/bootstrap/Cargo.toml @@ -30,7 +30,6 @@ path = "bin/sccache-plus-cl.rs" test = false [dependencies] -build_helper = { path = "../tools/build_helper" } cmake = "0.1.38" fd-lock = "3.0.8" filetime = "0.2"