Add structopt/clap to thep project
This commit is contained in:
@ -7,6 +7,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
id3 = { git = "https://github.com/jameshurst/rust-id3" }
|
||||
image = "0.21.0"
|
||||
structopt = "0.2.14"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "*"
|
||||
|
Reference in New Issue
Block a user