summaryrefslogtreecommitdiffstats
path: root/.cargo
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@bunny.garden>2025-04-25 23:00:14 +0100
committerLibravatar cel 🌸 <cel@bunny.garden>2025-04-25 23:00:14 +0100
commitb1fc29669b54d544e02d2d73b8dc841d43a5c92a (patch)
treec972506b2ab5730a6fb0b750b40871f164d49152 /.cargo
downloadmacaw-web-b1fc29669b54d544e02d2d73b8dc841d43a5c92a.tar.gz
macaw-web-b1fc29669b54d544e02d2d73b8dc841d43a5c92a.tar.bz2
macaw-web-b1fc29669b54d544e02d2d73b8dc841d43a5c92a.zip
initial commit
Diffstat (limited to '.cargo')
-rw-r--r--.cargo/config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.cargo/config.toml b/.cargo/config.toml
new file mode 100644
index 0000000..c91c3f3
--- /dev/null
+++ b/.cargo/config.toml
@@ -0,0 +1,2 @@
+[net]
+git-fetch-with-cli = true