zig: Revert 464a4439f7
(#13712)
464a4439f7
This PR reverts the changes from #13709, now that we've published a new
version of the Zig extension with them.
This reverts commit 464a4439f7
.
Release Notes:
- N/A
This commit is contained in:
parent
03447b9e18
commit
c516b8f038
3 changed files with 3 additions and 11 deletions
|
@ -13,4 +13,4 @@ path = "src/zig.rs"
|
|||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
zed_extension_api = "0.0.6"
|
||||
zed_extension_api = { path = "../../crates/extension_api" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue