Define telemetry settings in the client crate
This commit is contained in:
parent
9b06be2aa2
commit
aa6ea920e2
17 changed files with 100 additions and 120 deletions
|
@ -13,6 +13,7 @@ test-support = []
|
|||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
log.workspace = true
|
||||
client = { path = "../client" }
|
||||
editor = { path = "../editor" }
|
||||
fs = { path = "../fs" }
|
||||
fuzzy = { path = "../fuzzy" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue