it compiles!

This commit is contained in:
2025-02-20 02:47:18 +00:00
parent 0df671c3fc
commit 2f0e09b9bc
65 changed files with 119 additions and 248 deletions
+4
View File
@@ -0,0 +1,4 @@
[toolchain]
channel = "nightly"
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
targets = ["x86_64-unknown-none"]