Skip to content

Commit 05a35b9

Browse files
Bump reqwest from 0.12.20 to 0.12.21 (#786)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.20 to 0.12.21. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/commits) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.21 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 14fe117 commit 05a35b9

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
@@ -47,7 +47,7 @@ proc-macro-crate = "3.3.0"
4747
proc-macro2 = "1.0"
4848
quote = "1.0"
4949
regex = "1.11"
50-
reqwest = "0.12.20"
50+
reqwest = "0.12.21"
5151
rocket = "0.5"
5252
rocket_dyn_templates = "0.2.0"
5353
roxmltree = "0.20"

0 commit comments

Comments
 (0)