Add prettier search
This commit is contained in:
parent
a8dfa01362
commit
a420d9cdc7
3 changed files with 66 additions and 7 deletions
|
@ -11,6 +11,9 @@ language = { path = "../language" }
|
|||
gpui = { path = "../gpui" }
|
||||
fs = { path = "../fs" }
|
||||
|
||||
serde.workspace = true
|
||||
serde_derive.workspace = true
|
||||
serde_json.workspace = true
|
||||
anyhow.workspace = true
|
||||
futures.workspace = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue