basic project structure

This commit is contained in:
2026-06-30 21:34:17 -05:00
commit 74d3b6b8a3
6 changed files with 100 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[package]
name = "rust-starter"
version = "0.1.0"
edition = "2024"
[dependencies]