Skip to content

Commit

Permalink
Merge pull request #4 from joshka/dependabot/cargo/tokio-1.39.1
Browse files Browse the repository at this point in the history
build(deps): bump tokio from 1.16.1 to 1.39.1
  • Loading branch information
joshka authored Jul 24, 2024
2 parents db89713 + c134aa6 commit 7243167
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 7243167

Please sign in to comment.