aboutsummaryrefslogtreecommitdiffstats
path: root/.cargo
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@bunny.garden>2025-11-24 01:13:43 +0100
committerLibravatar cel 🌸 <cel@bunny.garden>2025-11-24 01:13:43 +0100
commitc0c096423c9d8752c5fa6a7692181dbdee5fc102 (patch)
treec9fdb78ff57d1b2d04018778a1b364361b57cfcb /.cargo
parente1f4fbb65724fdfbce2068d3ee334eb4f60af37a (diff)
downloadpeanuts-c0c096423c9d8752c5fa6a7692181dbdee5fc102.tar.gz
peanuts-c0c096423c9d8752c5fa6a7692181dbdee5fc102.tar.bz2
peanuts-c0c096423c9d8752c5fa6a7692181dbdee5fc102.zip
feat: add licensing and related annotations/file headersHEADmain
Diffstat (limited to '.cargo')
-rw-r--r--.cargo/config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.cargo/config.toml b/.cargo/config.toml
index c91c3f3..313fa6a 100644
--- a/.cargo/config.toml
+++ b/.cargo/config.toml
@@ -1,2 +1,6 @@
+# SPDX-FileCopyrightText: 2025 cel <cel@bunny.garden>
+#
+# SPDX-License-Identifier: AGPL-3.0-or-later
+
[net]
git-fetch-with-cli = true