diff options
| author | 2025-11-24 00:27:50 +0100 | |
|---|---|---|
| committer | 2025-11-24 00:27:50 +0100 | |
| commit | af06c52a860c3a805055b9e0365666ff66c3de3c (patch) | |
| tree | 30d509a96e7baad61ced666928ab1fce53e9efa1 /.cargo/config.toml | |
| parent | a1fbb7bdbed3ea9a3d578940dcb23984f96d0142 (diff) | |
| download | macaw-af06c52a860c3a805055b9e0365666ff66c3de3c.tar.gz macaw-af06c52a860c3a805055b9e0365666ff66c3de3c.tar.bz2 macaw-af06c52a860c3a805055b9e0365666ff66c3de3c.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 9fa8b2c..7b1202b 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2025 cel <cel@bunny.garden> +# +# SPDX-License-Identifier: AGPL-3.0-or-later + [build] rustflags = [ # LLD (shipped with the Rust toolchain) is used as the default linker |
