Bump regex from 1.9.6 to 1.10.2 (#10812)

This commit is contained in:
dependabot[bot]
2023-10-23 14:13:57 +08:00
committed by GitHub
parent de6edf18d9
commit 74d3f3c1d6
2 changed files with 20 additions and 8 deletions

View File

@ -70,7 +70,7 @@ print-positions = "0.6"
quick-xml = "0.30"
rand = "0.8"
rayon = "1.8"
regex = "1.9.5"
regex = "1.10.2"
roxmltree = "0.18"
rusqlite = { version = "0.29", features = ["bundled"], optional = true }
same-file = "1.0"