diff --git a/Cargo.toml b/Cargo.toml index c9654eb..081b7ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ categories = [ "command-line-utilities", "filesystem", "multimedia" ] [dependencies] anyhow = "1.0.63" -id3 = "1.2.0" +id3 = "1.3.0" image = "0.24.3" structopt = { version = "0.3.26", default-features = false }