Bump reqwest from 0.9.12 to 0.9.13

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.12 to 0.9.13.
- [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.12...v0.9.13)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-02 01:53:19 +00:00
committed by Greg Fitzgerald
parent 97bd7a00f1
commit 5b7d5e2e02
3 changed files with 9 additions and 9 deletions

View File

@ -22,7 +22,7 @@ dirs = "1.0.5"
indicatif = "0.11.0"
lazy_static = "1.3.0"
log = "0.4.2"
reqwest = "0.9.11"
reqwest = "0.9.13"
ring = "0.13.2"
serde = "1.0.89"
serde_derive = "1.0.89"