lua: Extract to zed-extensions/lua repository (#26250)
This PR extracts the Lua extension to the [zed-extensions/lua](https://github.com/zed-extensions/lua) repository. Release Notes: - N/A
This commit is contained in:
parent
a88af7351a
commit
349a48d937
14 changed files with 1 additions and 405 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -17088,13 +17088,6 @@ dependencies = [
|
|||
"uuid",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "zed_lua"
|
||||
version = "0.1.1"
|
||||
dependencies = [
|
||||
"zed_extension_api 0.1.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "zed_proto"
|
||||
version = "0.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue