deps: bump regex from 1.9.5 to 1.9.6

Pull-Request: #4577.
This commit is contained in:
dependabot[bot]
2023-10-03 02:03:02 +00:00
committed by GitHub
parent 3ff354f1ef
commit 980bda088d
2 changed files with 6 additions and 6 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.5"
regex = "1.9.6"
serde = { version = "1", optional = true, features = ["derive"] }
sha2 = "0.10.8"
smallvec = "1.11.1"