Skip to content

Commit

Permalink
build(deps): bump tokio from 1.16.1 to 1.39.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent db89713 commit c134aa6
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 122 deletions.
162 changes: 41 additions & 121 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ratatui = { version = "0.27.0", default-features = false }
ratatui-macros = "0.4.2"
rstest = "0.21.0"
strum = { version = "0.26.1", features = ["derive"] }
tokio = { version = "1.16" }
tokio = { version = "1.39" }

[package]
name = "tui-widgets"
Expand Down

0 comments on commit c134aa6

Please sign in to comment.