Skip to content

Commit 6fb2cc5

Browse files
chore(deps): bump tokio from 1.51.1 to 1.52.1 (#1059)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.51.1 to 1.52.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.1...tokio-1.52.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87a2536 commit 6fb2cc5

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
@@ -80,7 +80,7 @@ shlex = { version = "1.3.0", optional = true }
8080
tempfile = "3.27.0"
8181
thiserror = "2.0.18"
8282
thread_local = "1.1.9"
83-
tokio = { version = "1.51.0", features = ["macros", "net", "rt-multi-thread", "sync", "time", "tokio-macros"] }
83+
tokio = { version = "1.52.1", features = ["macros", "net", "rt-multi-thread", "sync", "time", "tokio-macros"] }
8484
tokio-util = "0.7.18"
8585
tui-term = "0.3.4"
8686
unicode-display-width = "0.3.0"

0 commit comments

Comments
 (0)