prisma: Upgrade zed_extension_api to v0.0.6 (#15180)

This PR upgrades the Prisma extension to use v0.0.6 of the
`zed_extension_api`.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-07-25 08:46:17 -04:00 committed by GitHub
parent aded3dfb05
commit fbbea7ab01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

2
Cargo.lock generated
View file

@ -13860,7 +13860,7 @@ dependencies = [
name = "zed_prisma"
version = "0.0.3"
dependencies = [
"zed_extension_api 0.0.4",
"zed_extension_api 0.0.6",
]
[[package]]