Skip to content

Commit 2756f23

Browse files
committed
hyperrat fix: upgrade to ratatui 0.30
1 parent 8bfcdf5 commit 2756f23

3 files changed

Lines changed: 93 additions & 50 deletions

File tree

Cargo.lock

Lines changed: 80 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/hyperrat/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ keywords = ["tui", "cli", "ratatui"]
1212
categories = ["command-line-utilities", "command-line-interface"]
1313

1414
[dependencies]
15-
ratatui-core = "0.1.0"
15+
ratatui-core = "0.1.2"
1616
textwrap = "0.16.2"

0 commit comments

Comments
 (0)