Bump reqwest from 0.9.18 to 0.9.19 (#5201)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-19 16:13:34 -06:00
committed by Greg Fitzgerald
parent c95cda51c9
commit 0958905df8
6 changed files with 13 additions and 12 deletions

View File

@ -41,7 +41,7 @@ num-traits = "0.2"
rand = "0.6.5"
rand_chacha = "0.1.1"
rayon = "1.1.0"
reqwest = "0.9.18"
reqwest = "0.9.19"
rocksdb = "0.11.0"
serde = "1.0.94"
serde_derive = "1.0.94"