mirror of
https://github.com/rutgersc/m3u8-rs.git
synced 2025-01-03 11:48:41 +00:00
Update Cargo.toml
upped nom dependency to 5.1.0
This commit is contained in:
parent
22571a3404
commit
ca07767eb4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue