Update dependencies and add toss
This commit is contained in:
parent
168acbf6dc
commit
742e7725ab
2 changed files with 278 additions and 146 deletions
|
|
@ -17,5 +17,6 @@ tokio = { version = "1.16.1", features = ["full"] }
|
|||
tokio-tungstenite = { version = "0.16.1", features = [
|
||||
"rustls-tls-native-roots",
|
||||
] }
|
||||
toss = { git = "https://github.com/Garmelon/toss.git", rev = "8a6b0f83edfa39617256725c263b01906eac037d" }
|
||||
tui = { git = "https://github.com/Garmelon/tui-rs.git", rev = "07952dc" }
|
||||
unicode-width = "0.1.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue