Bump reqwest from 0.9.14 to 0.9.15 (#3785)

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.14 to 0.9.15.
- [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.14...v0.9.15)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-15 13:31:33 -07:00
committed by Michael Vines
parent 87aef92e71
commit 784dbb00ab
3 changed files with 9 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ dirs = "1.0.5"
indicatif = "0.11.0"
lazy_static = "1.3.0"
log = "0.4.2"
reqwest = "0.9.14"
reqwest = "0.9.15"
ring = "0.13.2"
serde = "1.0.90"
serde_derive = "1.0.90"