alma_philmmanjaro/Cargo.toml
2018-11-01 15:37:15 +02:00

13 lines
198 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"
tempfile = "3.0.4"