diff options
| author | 2025-11-24 01:13:43 +0100 | |
|---|---|---|
| committer | 2025-11-24 01:13:43 +0100 | |
| commit | c0c096423c9d8752c5fa6a7692181dbdee5fc102 (patch) | |
| tree | c9fdb78ff57d1b2d04018778a1b364361b57cfcb /.cargo/config.toml | |
| parent | e1f4fbb65724fdfbce2068d3ee334eb4f60af37a (diff) | |
| download | peanuts-c0c096423c9d8752c5fa6a7692181dbdee5fc102.tar.gz peanuts-c0c096423c9d8752c5fa6a7692181dbdee5fc102.tar.bz2 peanuts-c0c096423c9d8752c5fa6a7692181dbdee5fc102.zip | |
Diffstat (limited to '.cargo/config.toml')
| -rw-r--r-- | .cargo/config.toml | 4 |
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 |
