alma/Cargo.toml
Roey Darwish Dror fc42f107f3 Initial commit
2018-11-01 15:04:14 +02:00

12 lines
179 B
TOML

[package]
name = "alma"
version = "0.1.0"
authors = ["Roey Darwish Dror"]
[dependencies]
which = "2.0.0"
failure = "0.1.3"
log = "0.4.6"
structopt = "0.2.12"
simplelog = "0.5.3"