Update Rust crate regex to 1.7.0
This commit is contained in:
@@ -12,6 +12,6 @@ async-trait = { version = "0.1.58" }
|
||||
futures = "0.3.25"
|
||||
tracing = "0.1"
|
||||
lazy_static = "1.4.0"
|
||||
regex = { version = "1.6.0" }
|
||||
regex = { version = "1.7.0" }
|
||||
thiserror = "1.0.37"
|
||||
uuid = {version = "1.2.1", features = ["v4", "fast-rng"]}
|
||||
|
Reference in New Issue
Block a user