Changed devenv, added a LICENSE and created a cli/ crate

This commit is contained in:
2026-07-13 15:26:09 -05:00
parent b57d590420
commit d9cdea232c
8 changed files with 922 additions and 46 deletions
+3 -6
View File
@@ -1,6 +1,3 @@
[package]
name = "rust-starter"
version = "0.1.0"
edition = "2024"
[dependencies]
[workspace]
members = ["crates/*"]
resolver = "3"