Skip to content

Commit

Permalink
chore(deps): bump reqwest from 0.10.9 to 0.10.10
Browse files Browse the repository at this point in the history
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.9 to 0.10.10.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.10.9...v0.10.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 15, 2020
1 parent 4f9099f commit 6d77a58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 44 deletions.
45 changes: 2 additions & 43 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ hyper = "0.13.9"
tokio = { version = "0.2.24", features = ["full"] }
lazy_static = "1.4.0"
prometheus = "0.9.0"
reqwest = { version = "0.10.9", features = ["json"] }
reqwest = { version = "0.10.10", features = ["json"] }
serde = "1.0.118"
serde_derive = "1.0.118"
serde_json = "1.0.60"
Expand Down

0 comments on commit 6d77a58

Please sign in to comment.