Revert "chore(deps): update rust crate zip to 4.3.0 (#4073)"

This reverts commit fed64bcd08.
This commit is contained in:
Tunglies
2025-07-22 07:59:26 +08:00
parent 364abafffe
commit 3b1c2c95ec
2 changed files with 16 additions and 19 deletions

View File

@@ -62,7 +62,7 @@ tauri-plugin-clipboard-manager = "2.3.0"
tauri-plugin-deep-link = "2.4.0"
tauri-plugin-devtools = "2.0.0"
tauri-plugin-window-state = "2.3.0"
zip = "4.3.0"
zip = "4.2.0"
reqwest_dav = "0.2.1"
aes-gcm = { version = "0.10.3", features = ["std"] }
base64 = "0.22.1"