Bump reqwest from 0.9.11 to 0.9.12

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.11 to 0.9.12.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-20 21:34:00 +00:00
committed by Greg Fitzgerald
parent 4fb0782892
commit 4107d70e93
2 changed files with 43 additions and 22 deletions

View File

@@ -11,7 +11,7 @@ edition = "2018"
[dependencies]
influx_db_client = "0.3.6"
log = "0.4.2"
reqwest = "0.9.11"
reqwest = "0.9.12"
lazy_static = "1.3.0"
sys-info = "0.5.6"
solana-sdk = { path = "../sdk", version = "0.13.0" }