aboutsummaryrefslogtreecommitdiffstats
path: root/.cargo/config.toml
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@bunny.garden>2025-04-10 01:36:36 +0100
committerLibravatar cel 🌸 <cel@bunny.garden>2025-04-10 01:37:10 +0100
commit76ba919e6a39f59beabd4443010a3cd635fad885 (patch)
treece7d351de62b6fc3f4b4575f2e705f1343c95f8e /.cargo/config.toml
parent2b15528545a45d326799f31b00f0e0d2d0f89c91 (diff)
downloadluz-76ba919e6a39f59beabd4443010a3cd635fad885.tar.gz
luz-76ba919e6a39f59beabd4443010a3cd635fad885.tar.bz2
luz-76ba919e6a39f59beabd4443010a3cd635fad885.zip
feat: use git repo for dependency `peanuts`
Diffstat (limited to '')
-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