chore: bump futures from 0.3.5 to 0.3.8
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.5 to 0.3.8. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.5...0.3.8) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Michael Vines
parent
baa6b3a261
commit
fc54fb88ae
@@ -25,7 +25,7 @@ solana-sdk = { path = "../sdk", version = "1.5.0" }
|
||||
solana-storage-proto = { path = "../storage-proto", version = "1.5.0" }
|
||||
solana-transaction-status = { path = "../transaction-status", version = "1.5.0" }
|
||||
thiserror = "1.0"
|
||||
futures = "0.3.5"
|
||||
futures = "0.3.8"
|
||||
tonic = {version="0.3.0", features = ["tls", "transport"]}
|
||||
zstd = "0.5.1"
|
||||
|
||||
|
Reference in New Issue
Block a user