Update Rust crate id3 to 1.3.0 #16
@ -13,7 +13,7 @@ categories = [ "command-line-utilities", "filesystem", "multimedia" ]
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.63"
|
anyhow = "1.0.63"
|
||||||
id3 = "1.2.0"
|
id3 = "1.3.0"
|
||||||
image = "0.24.3"
|
image = "0.24.3"
|
||||||
structopt = { version = "0.3.26", default-features = false }
|
structopt = { version = "0.3.26", default-features = false }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user