Skip to content

Commit 0f5b1c2

Browse files
dependabot[bot]berkus
authored andcommitted
build(deps): bump tokio from 1.48.0 to 1.49.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.48.0 to 1.49.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48bc0f4 commit 0f5b1c2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ bytes = { version = "1.11" }
7575
crossterm = { version = "0.29", features = ["event-stream"] }
7676
futures = { version = "0.3" }
7777
futures-util = { version = "0.3", features = ["io"] }
78-
tokio = { version = "1.48", features = ["full"] }
78+
tokio = { version = "1.49", features = ["full"] }
7979
tokio-serial = { version = "5.4" }
8080
tokio-stream = { version = "0.1" }
8181
tokio-util = { version = "0.7", features = ["codec", "io"] }

0 commit comments

Comments
 (0)