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

@@ -26,7 +26,7 @@ indicatif = "0.11.0"
lazy_static = "1.3.0"
log = "0.4.7"
nix = "0.14.1"
reqwest = "0.9.18"
reqwest = "0.9.19"
ring = "0.13.2"
serde = "1.0.94"
serde_derive = "1.0.94"