Add a few debug logs
This commit is contained in:
parent
56a4b8c362
commit
bd61530b5f
5 changed files with 122 additions and 6 deletions
|
|
@ -6,7 +6,9 @@ edition = "2021"
|
|||
[dependencies]
|
||||
anyhow = "1.0.53"
|
||||
cove-core = { path = "../cove-core" }
|
||||
env_logger = "0.9.0"
|
||||
futures = "0.3.21"
|
||||
log = "0.4.14"
|
||||
rand = "0.8.4"
|
||||
serde_json = "1.0.78"
|
||||
thiserror = "1.0.30"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue