Bump reqwest from 0.9.7 to 0.9.8
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.7 to 0.9.8. - [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:
committed by
Greg Fitzgerald
parent
eb54a4fe91
commit
f965b3de46
@ -11,7 +11,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
influx_db_client = "0.3.6"
|
||||
log = "0.4.2"
|
||||
reqwest = "0.9.7"
|
||||
reqwest = "0.9.8"
|
||||
lazy_static = "1.2.0"
|
||||
sys-info = "0.5.6"
|
||||
solana-sdk = { path = "../sdk", version = "0.12.0" }
|
||||
|
Reference in New Issue
Block a user