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

View File

@@ -9,7 +9,6 @@ build = "build.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
structopt = "0.3"
bitflags = "1"
byteorder = "1"
lazy_static = "1"