X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=src%2Fbootstrap%2FCargo.toml;h=22ceeca941e932872474ce0a3f549de91eece093;hb=8709e9be5adfe50fa765f73aec8fb5725ec20862;hp=fafe82a9c128a44ea9307a635b3819282e42c8f1;hpb=d28ef9dbf1e9bedd0a30ad96ead65d95aaa09ebb;p=rust.git diff --git a/src/bootstrap/Cargo.toml b/src/bootstrap/Cargo.toml index fafe82a9c12..22ceeca941e 100644 --- a/src/bootstrap/Cargo.toml +++ b/src/bootstrap/Cargo.toml @@ -30,6 +30,7 @@ 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"