summaryrefslogtreecommitdiff
path: root/graph-checker/.cargo
diff options
context:
space:
mode:
Diffstat (limited to 'graph-checker/.cargo')
-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"