diff options
Diffstat (limited to 'filamento/.cargo/config.toml')
| -rw-r--r-- | filamento/.cargo/config.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/filamento/.cargo/config.toml b/filamento/.cargo/config.toml index 319101a..6166dc4 100644 --- a/filamento/.cargo/config.toml +++ b/filamento/.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 |
