zed_extension_api: Release v0.1.0 (#16254)

This PR releases v0.1.0 of the Zed extension API.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-08-14 17:33:17 -04:00 committed by GitHub
parent ec062cfe66
commit 18aff55f34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,9 +8,6 @@ keywords = ["zed", "extension"]
edition = "2021"
license = "Apache-2.0"
# We'll publish v0.1.0 after the release on Wednesday (2024-08-14).
publish = false
[lints]
workspace = true