diff --git a/Cargo.toml b/Cargo.toml index 003d7b7..d7b1c3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -nom = "7.0" +nom = "8.0" av-data = "0.3" av-format = "0.5.0"