Skip to content

Commit bf8495a

Browse files
build(deps): bump tokio from 1.47.1 to 1.48.0 (#345)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.48.0 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 536baee commit bf8495a

File tree

2 files changed

+26
-44
lines changed

2 files changed

+26
-44
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ tempfile = "3.23.0"
9292
test-case = "3.3.1"
9393
test-transfer-hook = { path = "program/tests/programs/test-transfer-hook", features = ["no-entrypoint"] }
9494
thiserror = "2.0.17"
95-
tokio = { version = "1.47.1", features = ["full"] }
95+
tokio = { version = "1.48.0", features = ["full"] }

0 commit comments

Comments
 (0)