Skip to content

Commit 4e866ed

Browse files
cargo(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] <support@github.com>
1 parent 3c95c6b commit 4e866ed

2 files changed

Lines changed: 6 additions & 20 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 19 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
@@ -24,7 +24,7 @@ clap = { version = "4.5.48", features = ["derive", "string", "env"] }
2424
color-eyre = "0.6.5"
2525
env_logger = "0.11.8"
2626
thiserror = "2.0.17"
27-
tokio = { version = "1.47.1", features = ["full"] }
27+
tokio = { version = "1.48.0", features = ["full"] }
2828
anstream = "0.6.20"
2929
prettytable = "0.10.0"
3030
futures = "0.3.31"

0 commit comments

Comments
 (0)