Skip to content

Commit

Permalink
Updated Ratatui
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEmeraldBee committed Apr 15, 2024
1 parent a6ef9d5 commit eaff0ae
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 66 deletions.
119 changes: 54 additions & 65 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 @@ -15,5 +15,5 @@ package.version = "0.0.0"
[dependencies]
anyhow = "1.0.75"
crossterm = "0.27.0"
ratatui = { version = "0.26.1", features = ["macros"] }
ratatui = "0.26.2"
tui-helper-proc-macro = { path = "tui-helper-proc-macro", version = "0.0.0" }

0 comments on commit eaff0ae

Please sign in to comment.