Skip to content

Commit c036b26

Browse files
chore(cargo): bump reqwest from 0.11.22 to 0.11.23
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.22 to 0.11.23. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.22...v0.11.23) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcf6ffe commit c036b26

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)