Starting with some rust!

This commit is contained in:
2026-08-15 15:17:52 +02:00
parent 1b5bf4f8d4
commit 78b05437e4
9 changed files with 60 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
[tools]
rust = { version = "latest", components = ["rust-src", "rust-analyzer", "clippy", "rustfmt"] }