Bump reqwest from 0.9.19 to 0.9.20 (#5598)

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.19 to 0.9.20.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.9.20/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.19...v0.9.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-22 07:57:33 -07:00
committed by Michael Vines
parent 087c43b9ef
commit 4125d01668
7 changed files with 18 additions and 40 deletions

View File

@ -12,7 +12,7 @@ homepage = "https://solana.com/"
bzip2 = "0.3.3"
clap = "2.33.0"
log = "0.4.8"
reqwest = "0.9.19"
reqwest = "0.9.20"
serde_json = "1.0.40"
solana-client = { path = "../client", version = "0.18.0-pre2" }
solana-core = { path = "../core", version = "0.18.0-pre2" }