Skip to content

Commit d7076a6

Browse files
chore(deps): update rust crate ratatui to 0.30.0
1 parent e3f771c commit d7076a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ bpaf = { version = "0.9.16", features = ["derive"] }
9696

9797
# tui
9898
# https://github.com/ratatui/ratatui
99-
ratatui = "0.29.0"
99+
ratatui = "0.30.0"
100100
# Colored command output
101101
# https://github.com/ratatui/ansi-to-tui
102102
# vterm widget for ratatui:

0 commit comments

Comments
 (0)