mirror of
https://github.com/fluencelabs/aquavm
synced 2025-06-22 19:21:33 +00:00
chore(deps): update rust crate nom_locate to 4.1.0 (#439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -20,7 +20,7 @@ air-parser = { path = "../air-lib/air-parser" }
|
||||
itertools = "0.10.5"
|
||||
strum = { version="0.24.1", features=["derive"] }
|
||||
nom = "7.1.3"
|
||||
nom_locate = "4.0.0"
|
||||
nom_locate = "4.1.0"
|
||||
serde_json = "1.0.92"
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user