summaryrefslogtreecommitdiff
path: root/graph-checker/.cargo/config.toml
diff options
context:
space:
mode:
authorAndrew Guschin <guschin@altlinux.org>2024-10-10 19:33:13 +0400
committerAndrew Guschin <guschin@altlinux.org>2024-10-10 19:33:13 +0400
commita26981a2669555a61b8d986a888708f72d986100 (patch)
tree349307a95f4d3538ab0570291ec7c141cfa0bdbf /graph-checker/.cargo/config.toml
parent5d2b2b40b0cb0baef70934a9e6fa46fd6ab674bb (diff)
add batched insert
Diffstat (limited to 'graph-checker/.cargo/config.toml')
-rw-r--r--graph-checker/.cargo/config.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/graph-checker/.cargo/config.toml b/graph-checker/.cargo/config.toml
deleted file mode 100644
index 0236928..0000000
--- a/graph-checker/.cargo/config.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"