Initial commit

This commit is contained in:
2026-06-03 12:21:19 +02:00
commit fe9c7e9682
9 changed files with 325 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[package]
name = "rust-flake-template" # change the default name to your project name
version = "0.1.0"
edition = "2024"
[dependencies]