Use rust-id3 from git, for an unreleased bugfix
This commit is contained in:
@@ -5,5 +5,5 @@ authors = ["Andrew Radev <andrey.radev@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
id3 = "0.2.5"
|
||||
id3 = { git = "https://github.com/jameshurst/rust-id3" }
|
||||
image = "0.21.0"
|
||||
|
Reference in New Issue
Block a user