Add room and nick list UI mockup
This commit is contained in:
parent
992e84e67e
commit
fbc24a1154
4 changed files with 217 additions and 6 deletions
|
|
@ -9,6 +9,7 @@ clap = { version = "3.1.0", features = ["derive"] }
|
|||
cove-core = { path = "../cove-core" }
|
||||
crossterm = "0.22.1"
|
||||
# futures = "0.3.21"
|
||||
palette = "0.6.0"
|
||||
# serde_json = "1.0.78"
|
||||
thiserror = "1.0.30"
|
||||
tokio = { version = "1.16.1", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue