Revert "Make lofty_attr a git only dependency"

This reverts commit 1fa9c1b7

Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
This commit is contained in:
Serial 2021-06-27 14:54:19 -04:00
parent 1fa9c1b75c
commit ccabd3bedb

View file

@ -29,7 +29,7 @@ thiserror = "1.0.25"
base64 = "0.13.0"
byteorder = "1.4.3"
lofty_attr = { git = "https://github.com/Serial-ATA/lofty-rs" }
lofty_attr = { version = "0.1.2", git = "https://github.com/Serial-ATA/lofty-rs" }
[features]
default = ["all_tags"]