zed/extensions/gleam
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/gleam Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00
src gleam: Strip newlines in completion details returned from language server (#10304) 2024-04-08 21:43:18 -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 Update extension descriptions (#9939) 2024-03-28 17:14:55 -04:00
LICENSE-APACHE Add license to Gleam extension (#8730) 2024-03-02 17:56:57 -05:00