Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 8e3fd8a

Browse files
dependabot[bot]dependabot-buildkite
and
dependabot-buildkite
authored
chore: bump tokio-stream from 0.1.8 to 0.1.9 (#25995)
* chore: bump tokio-stream from 0.1.8 to 0.1.9 Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.8 to 0.1.9. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.8...tokio-stream-0.1.9) --- updated-dependencies: - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [auto-commit] Update all Cargo lock files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <[email protected]>
1 parent 31b3e0e commit 8e3fd8a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ solana-vote-program = { path = "../programs/vote", version = "=1.11.0" }
5252
spl-token-2022 = { version = "=0.3.0", features = ["no-entrypoint"] }
5353
thiserror = "1.0"
5454
tokio = { version = "~1.14.1", features = ["full"] }
55-
tokio-stream = "0.1.8"
55+
tokio-stream = "0.1.9"
5656
tokio-tungstenite = { version = "0.17.1", features = ["rustls-tls-webpki-roots"] }
5757
tungstenite = { version = "0.17.2", features = ["rustls-tls-webpki-roots"] }
5858
url = "2.2.2"

programs/bpf/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)