Perform extension packaging in extension-cli (#9549)
Release Notes: - N/A --------- Co-authored-by: Marshall <marshall@zed.dev>
This commit is contained in:
parent
85c294da9a
commit
fd11bd68f2
8 changed files with 221 additions and 62 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -3501,6 +3501,9 @@ dependencies = [
|
|||
"fs",
|
||||
"language",
|
||||
"log",
|
||||
"rpc",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"theme",
|
||||
"tokio",
|
||||
"toml 0.8.10",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue