mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-12-12 21:52:33 +00:00
bump ogg_pager
This commit is contained in:
parent
f183631a67
commit
a86738d1d4
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ flate2 = { version = "1.0.22", optional = true }
|
|||
# Vorbis comments pictures
|
||||
base64 = { version = "0.13.0", optional = true }
|
||||
# OGG Vorbis/Opus
|
||||
ogg_pager = "0.1.9"
|
||||
ogg_pager = "0.2.0"
|
||||
# Key maps
|
||||
lazy_static = "1.4.0"
|
||||
paste = "1.0.6"
|
||||
|
|
Loading…
Reference in a new issue