feat(manifest): added manifest

This commit is contained in:
2026-03-24 13:29:27 -04:00
parent b307d15f3b
commit 90c010af0b

View File

@@ -2,7 +2,7 @@
name = "strata"
version = "0.1.0"
edition = "2024"
publish = ["crates-io"]
publish = ["gitea"]
[dependencies]
clap = { version = "4.6.0", features = ["derive"] }