mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2025-03-04 06:47:12 +00:00
misc: Bump lofty_attr
This commit is contained in:
parent
b1723cecfb
commit
7a06ec101c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ byteorder = "1.5.0"
|
|||
# ID3 compressed frames
|
||||
flate2 = { version = "1.0.28", optional = true }
|
||||
# Proc macros
|
||||
lofty_attr = { path = "lofty_attr" }
|
||||
lofty_attr = "0.10.0"
|
||||
# Debug logging
|
||||
log = "0.4.20"
|
||||
# OGG Vorbis/Opus
|
||||
|
|
Loading…
Add table
Reference in a new issue