alma_philmmanjaro/Cargo.toml
Roey Darwish Dror fbd8d0227c Rust 2018
2018-12-09 10:35:06 +02:00

15 lines
230 B
TOML

[package]
name = "alma"
version = "0.4.0"
authors = ["Roey Darwish Dror"]
edition = "2018"
[dependencies]
which = "2.0.1"
failure = "0.1.3"
log = "0.4.6"
structopt = "0.2.13"
simplelog = "0.5.3"
tempfile = "3.0.5"
nix = "0.12.0"