Start implementing rooms
This commit is contained in:
parent
939d9b7586
commit
31ffa5cd67
4 changed files with 66 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.53"
|
||||
# cove-core = { path = "../cove-core" }
|
||||
cove-core = { path = "../cove-core" }
|
||||
crossterm = "0.22.1"
|
||||
# futures = "0.3.21"
|
||||
# serde_json = "1.0.78"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue