chop/Cargo.toml

11 lines
234 B
TOML

[package]
name = "chop"
version = "0.1.0"
authors = ["Mike Cugini <mike@betamike.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
argh = "0.1.4"