Bump reqwest from 0.9.9 to 0.9.10

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.9 to 0.9.10.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.9...v0.9.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-18 20:04:51 +00:00
committed by Greg Fitzgerald
parent 90684483e2
commit 11b14bd3ab
3 changed files with 7 additions and 7 deletions

View File

@@ -44,7 +44,7 @@ nix = "0.13.0"
rand = "0.6.5"
rand_chacha = "0.1.1"
rayon = "1.0.0"
reqwest = "0.9.9"
reqwest = "0.9.10"
ring = "0.13.2"
rocksdb = "0.11.0"
serde = "1.0.88"