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

@ -15,7 +15,7 @@ jsonrpc-core = "12.1.0"
log = "0.4.7"
rand = "0.6.5"
rayon = "1.1.0"
reqwest = "0.9.18"
reqwest = "0.9.19"
serde = "1.0.94"
serde_derive = "1.0.94"
serde_json = "1.0.40"