blackarch-devtools/Cargo.toml
Eduard Toloza 73246252b7 Bump version.
- It release fix a issue when passing the -l argument to makechrootpkg that ends in an double slash in the chroot copy path.
2019-04-20 20:47:24 -05:00

9 lines
211 B
TOML

[package]
name = "blackarch-devtools"
version = "0.1.1"
authors = ["Eduard Toloza <tolosaeduard@gmail.com>"]
edition = "2018"
[dependencies]
termcolor = "1.0.4"
clap = {version = "2.33.0", features = ["yaml"]}