Skip to content

Commit

Permalink
Bump reqwest from 0.11.1 to 0.11.2
Browse files Browse the repository at this point in the history
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.11.1...v0.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and newAM committed Mar 26, 2021
1 parent 73e782a commit 28bcab6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion testsuite-peer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ version = "0.1.0"

[dependencies]
tokio = {version = "^1", features = ["full"]}
reqwest = "~0.11.1"
reqwest = "~0.11.2"
testsuite-assets = { path = "../testsuite-assets" }

0 comments on commit 28bcab6

Please sign in to comment.