Bump reqwest from 0.9.17 to 0.9.18

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.17 to 0.9.18.
- [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.17...v0.9.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-12 14:06:50 +00:00
committed by Michael Vines
parent 407db65336
commit 20db335aed
5 changed files with 10 additions and 10 deletions

View File

@ -40,7 +40,7 @@ num-traits = "0.2"
rand = "0.6.5"
rand_chacha = "0.1.1"
rayon = "1.0.0"
reqwest = "0.9.17"
reqwest = "0.9.18"
rocksdb = "0.11.0"
serde = "1.0.92"
serde_derive = "1.0.92"