zed/extensions/dart
Marshall Bowers b6857ca469
Use v0.0.6 of the zed_extension_api for extensions that need it (#10324)
This PR updates the extensions dependent on v0.0.6 of the
`zed_extension_api` crate to use the now-published version on crates.io
instead of a path dependency.

The impacted extensions are:

- `dart`
- `gleam`
- `haskell`
- `svelte`


Release Notes:

- N/A
2024-04-09 10:57:26 -04:00
..
languages/dart Add language_server_workspace_configuration to extension API (#10212) 2024-04-05 17:04:07 -04:00
src Add language_server_workspace_configuration to extension API (#10212) 2024-04-05 17:04:07 -04:00
Cargo.toml Use v0.0.6 of the zed_extension_api for extensions that need it (#10324) 2024-04-09 10:57:26 -04:00
extension.toml Add language_server_workspace_configuration to extension API (#10212) 2024-04-05 17:04:07 -04:00
LICENSE-APACHE Add language_server_workspace_configuration to extension API (#10212) 2024-04-05 17:04:07 -04:00