chore(plugins): replace deprecated zip-extract with zip

This commit is contained in:
Gregory Schier
2026-09-15 14:24:13 -07:00
parent 0b6803c6c0
commit 85904566e7
4 changed files with 5 additions and 50 deletions
+1 -1
View File
@@ -27,4 +27,4 @@ yaak-common = { workspace = true }
yaak-crypto = { workspace = true }
yaak-models = { workspace = true }
yaak-templates = { workspace = true }
zip-extract = "0.4.0"
zip = "7"