initial commit

This commit is contained in:
2025-01-26 14:00:27 +01:00
commit 39f757991a
20 changed files with 1554 additions and 0 deletions

4
rust-toolchain.toml Normal file
View File

@@ -0,0 +1,4 @@
# Do not increase during a minor/patch release cycle
[toolchain]
channel = "1.81"
profile = "minimal"