Remove structopt where appropriate

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2020-03-03 19:33:55 -05:00
parent 5ffca7bcf0
commit bac1b413dc
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -275,7 +275,6 @@ dependencies = [
"regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"rerun_except 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"snafu 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
"structopt 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]