Skip to content

Commit 5220f3b

Browse files
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 ec18ce9 commit 5220f3b

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ clap = { version = "4.5.49", default-features = true, features = [
4444
"derive",
4545
"env",
4646
] }
47-
tokio = { version = "1.46.1", default-features = false, features = [
47+
tokio = { version = "1.48.0", default-features = false, features = [
4848
"macros",
4949
"rt-multi-thread",
5050
] }

0 commit comments

Comments
 (0)