mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
Update Rust crate ogg_pager to 0.1.8
This commit is contained in:
parent
f07bcb2d4f
commit
9dd6e3a79e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ flate2 = { version = "1.0.21", optional = true }
|
|||
# Vorbis comments pictures
|
||||
base64 = { version = "0.13.0", optional = true }
|
||||
# OGG Vorbis/Opus
|
||||
ogg_pager = "0.1.7"
|
||||
ogg_pager = "0.1.8"
|
||||
# Key maps
|
||||
lazy_static = "1.4.0"
|
||||
paste = "1.0.5"
|
||||
|
|
Loading…
Reference in a new issue