deps: bump regex from 1.9.6 to 1.10.0

Pull-Request: #4617.
This commit is contained in:
dependabot[bot]
2023-10-10 01:13:45 +00:00
committed by GitHub
parent e6be50154d
commit 5efcb8ff6d
2 changed files with 10 additions and 10 deletions

View File

@ -32,7 +32,7 @@ log = "0.4.20"
quick-protobuf = "0.8"
quick-protobuf-codec = { workspace = true }
rand = "0.8"
regex = "1.9.6"
regex = "1.10.0"
serde = { version = "1", optional = true, features = ["derive"] }
sha2 = "0.10.8"
smallvec = "1.11.1"