cargo: bump regex from 1.7.3 to 1.8.1 (#4361)

This commit is contained in:
dependabot[bot]
2023-05-07 13:31:29 +00:00
committed by GitHub
parent 52cfba06ea
commit 3efbe5b1ef
3 changed files with 15 additions and 8 deletions

View File

@@ -69,7 +69,7 @@ pretty_env_logger = { version = "0.4", optional = true }
qrcodegen = "1.7.0"
quick-xml = "0.28"
rand = "0.8"
regex = "1.7"
regex = "1.8"
reqwest = { version = "0.11.17", features = ["json"] }
rusqlite = { version = "0.29", features = ["sqlcipher"] }
rust-hsluv = "0.1"