summaryrefslogtreecommitdiffstats
path: root/.cargo
diff options
context:
space:
mode:
Diffstat (limited to '.cargo')
-rw-r--r--.cargo/config.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.cargo/config.toml b/.cargo/config.toml
index 6a89bb9b5..023692896 100644
--- a/.cargo/config.toml
+++ b/.cargo/config.toml
@@ -1,11 +1,5 @@
-
[source.crates-io]
replace-with = "vendored-sources"
-[source."https://github.com/bjorn3/rust-ar.git"]
-git = "https://github.com/bjorn3/rust-ar.git"
-branch = "do_not_remove_cg_clif_ranlib"
-replace-with = "vendored-sources"
-
[source.vendored-sources]
directory = "vendor"