Skip to content

Commit 4c8b0c6

Browse files
Bump reqwest from 0.12.19 to 0.12.20 (#773)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.19 to 0.12.20. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.19...v0.12.20) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.20 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 581be02 commit 4c8b0c6

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 4 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.19"
50+
reqwest = "0.12.20"
5151
rocket = "0.5"
5252
rocket_dyn_templates = "0.2.0"
5353
roxmltree = "0.20"

0 commit comments

Comments
 (0)