Skip to content

Commit c134aa6

Browse files
build(deps): bump tokio from 1.16.1 to 1.39.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.16.1 to 1.39.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.16.1...tokio-1.39.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db89713 commit c134aa6

File tree

2 files changed

+42
-122
lines changed

2 files changed

+42
-122
lines changed

Cargo.lock

+41-121
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ratatui = { version = "0.27.0", default-features = false }
2424
ratatui-macros = "0.4.2"
2525
rstest = "0.21.0"
2626
strum = { version = "0.26.1", features = ["derive"] }
27-
tokio = { version = "1.16" }
27+
tokio = { version = "1.39" }
2828

2929
[package]
3030
name = "tui-widgets"

0 commit comments

Comments
 (0)