Rename copilot_button crate to copilot_ui
This commit is contained in:
parent
0670a6f838
commit
0602953af4
8 changed files with 13 additions and 10 deletions
|
@ -30,7 +30,7 @@ command_palette = { path = "../command_palette" }
|
|||
client = { path = "../client" }
|
||||
# clock = { path = "../clock" }
|
||||
copilot = { path = "../copilot" }
|
||||
copilot_button = { path = "../copilot_button" }
|
||||
copilot_ui = { path = "../copilot_ui" }
|
||||
diagnostics = { path = "../diagnostics" }
|
||||
db = { path = "../db" }
|
||||
editor = { path = "../editor" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue