Skip to content

Commit ce351c2

Browse files
Bump tokio from 1.45.1 to 1.46.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.1 to 1.46.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.46.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.46.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4fc883 commit ce351c2

File tree

2 files changed

+22
-3
lines changed

2 files changed

+22
-3
lines changed

Cargo.lock

Lines changed: 21 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
@@ -51,7 +51,7 @@ nom = "7.1.3"
5151
rand = "0.9.0"
5252
ratatui = "0.29.0"
5353
serde = { version = "1.0.203", features = ["derive"] }
54-
tokio = { version = "1.45.1", features = ["full"] }
54+
tokio = { version = "1.46.1", features = ["full"] }
5555
tokio-stream = "0.1.17"
5656
tracing = "0.1"
5757
tracing-appender = "0.2"

0 commit comments

Comments
 (0)