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