mirror of
https://github.com/fluencelabs/aquavm
synced 2025-06-13 06:51:22 +00:00
chore(deps): update rust crate regex to 1.10.2 (#603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -22,7 +22,7 @@ strum = { version="0.24.1", features=["derive"] }
|
||||
nom = "7.1.3"
|
||||
nom_locate = "4.1.0"
|
||||
serde_json = "1.0.95"
|
||||
regex = "1.8.4"
|
||||
regex = "1.10.2"
|
||||
air-interpreter-signatures = { version = "0.1.3", path = "../air-lib/interpreter-signatures" }
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user