Skip to content

Commit c54c293

Browse files
chore(deps): bump tokio from 1.51.0 to 1.51.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.51.0 to 1.51.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.0...tokio-1.51.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.51.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e531182 commit c54c293

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
@@ -59,7 +59,7 @@ rand = "=0.10.0"
5959
regex = "=1.12.3"
6060
shell-quote = "=0.7.2"
6161
shlex = { version = "=1.3.0", optional = true }
62-
tokio = { version = "=1.51.0", features = ["macros", "net", "rt-multi-thread", "sync", "time", "tokio-macros"] }
62+
tokio = { version = "=1.51.1", features = ["macros", "net", "rt-multi-thread", "sync", "time", "tokio-macros"] }
6363
which = "=8.0.2"
6464
ratatui = "=0.30.0"
6565
color-eyre = "=0.6.5"

0 commit comments

Comments
 (0)