diff --git a/Cargo.toml b/Cargo.toml index 6fb28c3..4df9c4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,4 +9,4 @@ documentation = "https://rutgersc.github.io/doc/m3u8_rs/index.html" license = "MIT" [dependencies] -nom = "^1.2.3" +nom = "5.1.0"