Skip to content

Commit

Permalink
Update ratatui
Browse files Browse the repository at this point in the history
  • Loading branch information
lusingander committed May 28, 2024
1 parent 6ad7099 commit d4afab7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
22 changes: 13 additions & 9 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 @@ -16,5 +16,5 @@ cargo_metadata = "0.18.1"
clap = { version = "4.5.4", features = ["derive"] }
console = "0.15.8"
crossterm = "0.27.0"
ratatui = "0.26.2"
ratatui = "0.26.3"
tui-input = "0.8.0"

0 comments on commit d4afab7

Please sign in to comment.