mirror of
https://github.com/v0l/m3u8-rs.git
synced 2025-06-21 18:55:24 +00:00
Update Cargo.toml
upped nom dependency to 5.1.0
This commit is contained in:

committed by
GitHub

parent
22571a3404
commit
ca07767eb4
@ -9,4 +9,4 @@ documentation = "https://rutgersc.github.io/doc/m3u8_rs/index.html"
|
|||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nom = "^1.2.3"
|
nom = "5.1.0"
|
||||||
|
Reference in New Issue
Block a user