Skip to content

Commit fab14bf

Browse files
Bump reqwest from 0.12.23 to 0.12.24 (#957)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.23 to 0.12.24. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.23...v0.12.24) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c752e6c commit fab14bf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -49,7 +49,7 @@ proc-macro-crate = "3.4.0"
4949
proc-macro2 = "1.0"
5050
quote = "1.0"
5151
regex = "1.12"
52-
reqwest = "0.12.23"
52+
reqwest = "0.12.24"
5353
rocket = "0.5"
5454
rocket_dyn_templates = "0.2.0"
5555
roxmltree = "0.20"

0 commit comments

Comments
 (0)