mirror of
https://github.com/fluencelabs/aquavm
synced 2025-06-12 14:31:20 +00:00
chore(deps): update rust crate regex to 1.8.1 (#586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -21,7 +21,7 @@ lalrpop = "0.19.9"
|
||||
air-lambda-ast = { version = "0.1.0", path = "../ast" }
|
||||
|
||||
lalrpop-util = "0.19.9"
|
||||
regex = "1.7.3"
|
||||
regex = "1.8.1"
|
||||
codespan = "0.11.1"
|
||||
codespan-reporting = "0.11.1"
|
||||
multimap = "0.9.0"
|
||||
|
Reference in New Issue
Block a user