Bump reqwest from 0.9.22 to 0.9.24
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.22 to 0.9.24. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.9.24/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.22...v0.9.24) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Michael Vines
parent
42f2b14a74
commit
46a4ea8f67
@ -15,7 +15,7 @@ chrono = { version = "0.4.10", features = ["serde"] }
|
||||
console = "0.9.1"
|
||||
log = "0.4.8"
|
||||
indicatif = "0.13.0"
|
||||
reqwest = { version = "0.9.22", default-features = false }
|
||||
reqwest = { version = "0.9.24", default-features = false }
|
||||
serde_json = "1.0.44"
|
||||
solana-clap-utils = { path = "../clap-utils", version = "0.22.0" }
|
||||
solana-client = { path = "../client", version = "0.22.0" }
|
||||
|
Reference in New Issue
Block a user