Skip to content

Commit e4b0679

Browse files
build(deps): bump tokio from 1.47.1 to 1.48.0
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]>
1 parent 52f309c commit e4b0679

File tree

2 files changed

+6
-39
lines changed

2 files changed

+6
-39
lines changed

Cargo.lock

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

interface/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ workspace = true
3737

3838
[dev-dependencies]
3939
solana-sha256-hasher = "3.0.0"
40-
tokio = { version = "1.47.1", features = ["full"] }
40+
tokio = { version = "1.48.0", features = ["full"] }
4141

4242
[package.metadata.docs.rs]
4343
targets = ["x86_64-unknown-linux-gnu"]

0 commit comments

Comments
 (0)