use standard structopt-derive again

Thanks @TeXitoi for clearing up my confusion about the
inner workings of structopt-derive in TeXitoi/structopt#43
pull/1/head
Sebastian Geisler 7 years ago
parent 35aa7950ab
commit 33da7a420a

@ -7,7 +7,7 @@ repository = "https://github.com/sgeisler/cargo-remote"
[dependencies]
structopt = "0.1.6"
structopt-derive = {git = "https://github.com/sgeisler/structopt"}
structopt-derive = "0.1.6"
cargo_metadata = "0.4.0"
log = "0.4.1"
simple_logger = "0.4.0"

Loading…
Cancel
Save