Merge pull request #4363 from deltachat/dependabot/cargo/reqwest-0.11.17

This commit is contained in:
dependabot[bot]
2023-05-03 01:53:12 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ qrcodegen = "1.7.0"
quick-xml = "0.28"
rand = "0.8"
regex = "1.7"
reqwest = { version = "0.11.16", features = ["json"] }
reqwest = { version = "0.11.17", features = ["json"] }
rusqlite = { version = "0.29", features = ["sqlcipher"] }
rust-hsluv = "0.1"
sanitize-filename = "0.4"