diff options
| author | Andrew Guschin <guschin@altlinux.org> | 2024-10-10 19:33:13 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin@altlinux.org> | 2024-10-10 19:33:13 +0400 |
| commit | a26981a2669555a61b8d986a888708f72d986100 (patch) | |
| tree | 349307a95f4d3538ab0570291ec7c141cfa0bdbf /graph-checker/.cargo | |
| parent | 5d2b2b40b0cb0baef70934a9e6fa46fd6ab674bb (diff) | |
add batched insert
Diffstat (limited to 'graph-checker/.cargo')
| -rw-r--r-- | graph-checker/.cargo/config.toml | 5 |
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" |