Skip to content

Commit 6de3510

Browse files
Merge pull request #5131 from deltachat/dependabot/cargo/reqwest-0.11.23
2 parents 3f8ca0c + c036b26 commit 6de3510

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ qrcodegen = "1.7.0"
7878
quick-xml = "0.31"
7979
rand = "0.8"
8080
regex = "1.9"
81-
reqwest = { version = "0.11.20", features = ["json"] }
81+
reqwest = { version = "0.11.23", features = ["json"] }
8282
rusqlite = { version = "0.30", features = ["sqlcipher"] }
8383
rust-hsluv = "0.1"
8484
sanitize-filename = "0.5"

0 commit comments

Comments
 (0)