generated project

This commit is contained in:
2025-07-18 20:31:23 +01:00
commit 8749adda13
25 changed files with 1227 additions and 0 deletions

4
rust-toolchain.toml Normal file
View File

@@ -0,0 +1,4 @@
[toolchain]
channel = "nightly-2024-03-22"
components = ["rust-src"]
profile = "minimal"