Skip to content

Commit 4e76354

Browse files
build(deps): bump tokio from 1.43.0 to 1.44.0 (#282)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.44.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.44.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 257c337 commit 4e76354

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.

clients/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spl-token-group-interface = { version = "0.5.0" }
4040
spl-memo = { version = "6.0", features = ["no-entrypoint"] }
4141
strum = "0.27"
4242
strum_macros = "0.27"
43-
tokio = "1.42"
43+
tokio = "1.44"
4444

4545
[dev-dependencies]
4646
solana-test-validator = "2.2.0"

0 commit comments

Comments
 (0)