Skip to content

Commit b02d001

Browse files
chore(deps): bump reqwest from 0.11.6 to 0.11.8
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.6 to 0.11.8. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.6...v0.11.8) --- 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 5a66f52 commit b02d001

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
@@ -13,7 +13,7 @@ hex = "0.4.3"
1313
lazy_static = "1.4.0"
1414
rand = "0.8.4"
1515
regex = "1.5.4"
16-
reqwest = {version = "0.11.6", features = ["json"]}
16+
reqwest = {version = "0.11.8", features = ["json"]}
1717
time = "0.2.25"
1818

1919
rocket = {version = "0.5.0-rc.1", features = ["json"]}

0 commit comments

Comments
 (0)