emmet: Bump to v0.0.5 (#36066)

This PR bumps the Emmet extension to v0.0.5.

Changes:

- https://github.com/zed-industries/zed/pull/35599
- https://github.com/zed-industries/zed/pull/36064

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-08-12 14:41:26 -04:00 committed by GitHub
parent b62f959528
commit d030bb6281
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -20686,7 +20686,7 @@ dependencies = [
[[package]]
name = "zed_emmet"
version = "0.0.4"
version = "0.0.5"
dependencies = [
"zed_extension_api 0.1.0",
]