just/bin/ref-type/Cargo.toml
2021-07-04 04:16:24 +00:00

14 lines
228 B
TOML

[package]
name = "ref-type"
version = "0.0.0"
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
edition = "2018"
publish = false
[dependencies]
regex = "1.5.4"
structopt = "0.3.21"
[dev-dependencies]
executable-path = "1.0.0"