alma_philmmanjaro/Cargo.toml
2018-11-21 13:06:45 +02:00

14 lines
213 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.13"
simplelog = "0.5.3"
tempfile = "3.0.4"
nix = "0.11.0"