zed_extension_api: Fork new version of extension API (#27390)
This PR forks a new version of the `zed_extension_api` in preparation for new changes. Release Notes: - N/A
This commit is contained in:
parent
a469c0e261
commit
920eda07a5
16 changed files with 1437 additions and 647 deletions
|
@ -198,7 +198,7 @@ mod wit {
|
|||
|
||||
wit_bindgen::generate!({
|
||||
skip: ["init-extension"],
|
||||
path: "./wit/since_v0.3.0",
|
||||
path: "./wit/since_v0.4.0",
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue