Skip to content

Commit c3be0b3

Browse files
committed
Update tui_scrollview.rs
1 parent 7742569 commit c3be0b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/tui_scrollview.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/*[toml]
22
[dependencies]
33
ratatui = "0.29"
4+
tui-scrollview = "0.5"
45
*/
56

67
/// Published example from `tui-scrollview` crate. Toml entries from crate's Cargo.toml.

0 commit comments

Comments
 (0)