Hoist nanoid
to workspace-level (#11029)
This PR hoists `nanoid` up to a workspace dependency. Release Notes: - N/A
This commit is contained in:
parent
6d7332e80c
commit
a4ad3bcc08
4 changed files with 6 additions and 5 deletions
|
@ -24,7 +24,7 @@ futures.workspace = true
|
|||
gpui.workspace = true
|
||||
language.workspace = true
|
||||
log.workspace = true
|
||||
nanoid = "0.4"
|
||||
nanoid.workspace = true
|
||||
open_ai.workspace = true
|
||||
project.workspace = true
|
||||
rich_text.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue