Start implementing rooms

This commit is contained in:
Joscha 2022-02-18 20:24:03 +01:00
parent 939d9b7586
commit 31ffa5cd67
4 changed files with 66 additions and 1 deletions

View file

@ -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"