emmet: Bump to v0.0.6 (#36129)

This PR bumps the Emmet extension to v0.0.6.

Changes:

- https://github.com/zed-industries/zed/pull/36126

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-08-13 12:55:02 -04:00 committed by GitHub
parent 0b9c9f5f2d
commit 4238e640fa
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

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