Skip to content

Commit cd03161

Browse files
Bump reqwest from 0.11.11 to 0.11.12
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.11 to 0.11.12. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.11...v0.11.12) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9aed7e commit cd03161

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
@@ -25,7 +25,7 @@ flate2 = "1.0.24"
2525
git2 = "0.15.0"
2626
log = "0.4"
2727
pbr = "1.0.2"
28-
reqwest = { version = "0.11.11", features = ["blocking", "json"] }
28+
reqwest = { version = "0.11.12", features = ["blocking", "json"] }
2929
rustc_version = "0.4.0"
3030
serde = { version = "1.0.144", features = ["derive"] }
3131
serde_json = "1.0"

0 commit comments

Comments
 (0)