Initial commit

This commit is contained in:
2026-03-02 16:15:20 +00:00
commit 1575ff81c1
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]