init color crate
This commit is contained in:
parent
acf85db44e
commit
8c9f3a7322
4 changed files with 225 additions and 2 deletions
|
@ -29,6 +29,7 @@ command_palette = { path = "../command_palette" }
|
|||
# component_test = { path = "../component_test" }
|
||||
client = { path = "../client" }
|
||||
# clock = { path = "../clock" }
|
||||
color = { path = "../color" }
|
||||
copilot = { path = "../copilot" }
|
||||
copilot_ui = { path = "../copilot_ui" }
|
||||
diagnostics = { path = "../diagnostics" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue