Corrects the extension description shown in the Zed extensions store.
It still read "Syntax highlighting for Docker Compose files", which was
accurate for v0.1.0 but not since v0.4.0 — the extension now also runs
docker-language-server,
providing hover, completion, document symbols, rename, inlay hints and
formatting.
No functional changes.
Full changelog: v0.4.0...v0.4.1