Merge pull request #3536 from deltachat/dependabot/cargo/regex-1.6.0

This commit is contained in:
dependabot[bot]
2022-08-02 16:14:44 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ quick-xml = "0.23"
r2d2 = "0.8"
r2d2_sqlite = "0.20"
rand = "0.8"
regex = "1.5"
regex = "1.6"
rusqlite = { version = "0.27", features = ["sqlcipher"] }
rust-hsluv = "0.1"
rustyline = { version = "9", optional = true }