summaryrefslogtreecommitdiff
path: root/src/bootstrap/Cargo.toml
diff options
context:
space:
mode:
authorJoshua Nelson <github@jyn.dev>2022-12-31 01:55:24 +0000
committerJoshua Nelson <github@jyn.dev>2022-12-31 01:55:24 +0000
commit90a10cae4b7fafbd8ce100f2ae0ce65dc6bcb3d8 (patch)
tree833ee6ee2d8a4869ff119d3f066aa899b8365319 /src/bootstrap/Cargo.toml
parent4839886f0abe208ab8f2bb73a3076a59fe2ab60c (diff)
Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-is-allowed-to-do-that, r=jyn514"
This reverts commit 4839886f0abe208ab8f2bb73a3076a59fe2ab60c, reversing changes made to ce85c98575e3016cf2007d90a85be321e592aa96.
Diffstat (limited to 'src/bootstrap/Cargo.toml')
-rw-r--r--src/bootstrap/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
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"