This commit is contained in:
2025-11-12 23:57:31 +01:00
parent 3aa8cd8032
commit f7aa0b44a7
9 changed files with 320 additions and 15 deletions

6
Cargo.toml Normal file
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]