catchup with main
This commit is contained in:
commit
ecfece3ac4
72 changed files with 4218 additions and 1104 deletions
|
@ -21,11 +21,11 @@ search = { path = "../search" }
|
|||
settings = { path = "../settings" }
|
||||
theme = { path = "../theme" }
|
||||
util = { path = "../util" }
|
||||
uuid = { version = "1.1.2", features = ["v4"] }
|
||||
workspace = { path = "../workspace" }
|
||||
semantic_index = { path = "../semantic_index" }
|
||||
project = { path = "../project" }
|
||||
|
||||
uuid.workspace = true
|
||||
log.workspace = true
|
||||
anyhow.workspace = true
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue