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

Commit 40745f6

Browse files
build(deps): bump tokio from 1.41.0 to 1.41.1 (#7469)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.41.0 to 1.41.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.0...tokio-1.41.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 436b937 commit 40745f6

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.

token/transfer-hook/interface/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ crate-type = ["cdylib", "lib"]
3131

3232
[dev-dependencies]
3333
solana-program = "2.1.0"
34-
tokio = { version = "1.41.0", features = ["full"] }
34+
tokio = { version = "1.41.1", features = ["full"] }
3535

3636
[package.metadata.docs.rs]
3737
targets = ["x86_64-unknown-linux-gnu"]

0 commit comments

Comments
 (0)