diff --git a/Cargo.toml b/Cargo.toml index d13f2fcf..26c87f7a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"