Skip to content

Commit 55613b3

Browse files
Bump reqwest from 0.12.9 to 0.12.10
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.9 to 0.12.10. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.9...v0.12.10) --- 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 7da9f76 commit 55613b3

File tree

2 files changed

+25
-3
lines changed

2 files changed

+25
-3
lines changed

Cargo.lock

Lines changed: 24 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
@@ -25,7 +25,7 @@ lazy_static = "1.5.0"
2525
mime = "0.3"
2626
number_prefix = "0.4.0"
2727
openssl-probe = "0.1.5"
28-
reqwest = "0.12.9"
28+
reqwest = "0.12.10"
2929
serde = "1.0.216"
3030
serde_derive = "1.0.215"
3131
serde_json = "1.0.134"

0 commit comments

Comments
 (0)