summaryrefslogtreecommitdiffstats
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@bunny.garden>2025-11-24 00:27:50 +0100
committerLibravatar cel 🌸 <cel@bunny.garden>2025-11-24 00:27:50 +0100
commitaf06c52a860c3a805055b9e0365666ff66c3de3c (patch)
tree30d509a96e7baad61ced666928ab1fce53e9efa1 /rust-toolchain.toml
parenta1fbb7bdbed3ea9a3d578940dcb23984f96d0142 (diff)
downloadmacaw-main.tar.gz
macaw-main.tar.bz2
macaw-main.zip
feat: add licensing and related annotations/file headersHEADmain
Diffstat (limited to 'rust-toolchain.toml')
-rw-r--r--rust-toolchain.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
index 5d56faf..76a88f6 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,6 @@
+# SPDX-FileCopyrightText: 2025 cel <cel@bunny.garden>
+#
+# SPDX-License-Identifier: AGPL-3.0-or-later
+
[toolchain]
channel = "nightly"