Create very basic text input
This commit is contained in:
parent
95d1f3295f
commit
28c3241fd9
4 changed files with 81 additions and 106 deletions
|
|
@ -18,3 +18,4 @@ tokio-tungstenite = { version = "0.16.1", features = [
|
|||
"rustls-tls-native-roots",
|
||||
] }
|
||||
tui = "0.17.0"
|
||||
unicode-width = "0.1.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue