فهرست منبع

build(deps): bump futures-util from 0.3.30 to 0.3.31 (#7326)

Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.30 to 0.3.31.
- [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.30...0.3.31)

---
updated-dependencies:
- dependency-name: futures-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 سال پیش
والد
کامیت
7212bb21ec
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      clients/cli/Cargo.toml

+ 1 - 1
clients/cli/Cargo.toml

@@ -10,7 +10,7 @@ version = "0.2.0"
 
 [dependencies]
 clap = { version = "3", features = ["cargo"] }
-futures-util = "0.3.30"
+futures-util = "0.3.31"
 solana-clap-v3-utils = "2.0.3"
 solana-cli-config = "2.0.3"
 solana-client = "2.0.3"