@ -7,6 +7,9 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[[bin]]
name = "crystal-jade"
path = "src/main.rs"
[dependencies]
clap = {version = "3.1.10", features = ["derive"] }