Skip to content

Commit f50ed7c

Browse files
chore: bump tui-term -> 0.2.0
1 parent f4f7a85 commit f50ed7c

File tree

2 files changed

+6
-26
lines changed

2 files changed

+6
-26
lines changed

Cargo.lock

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

tui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ego-tree = { workspace = true }
2121
oneshot = "0.1.8"
2222
portable-pty = "0.8.1"
2323
ratatui = "0.29.0"
24-
tui-term = "0.1.12"
24+
tui-term = "0.2.0"
2525
temp-dir = "0.1.14"
2626
unicode-width = "0.2.0"
2727
rand = { version = "0.8.5", optional = true }

0 commit comments

Comments
 (0)