Initial commit

This commit is contained in:
Mia
2025-11-10 16:01:34 +01:00
commit 65b48fe497
26 changed files with 2371 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
[toolchain]
channel = "1.91.0"
components = ["clippy", "rustfmt"]
profile = "default"