This commit is contained in:
2026-03-12 06:48:56 +01:00
parent 08c1d0c605
commit d001d65dc0
74 changed files with 4033 additions and 3684 deletions

View File

@@ -0,0 +1,4 @@
[toolchain]
channel = "nightly-2026-03-12"
components = ["rustfmt", "clippy", "rust-analyzer"]
profile = "minimal"