migrated unpacking to rust zstd to conform with droplet

@drop/droplet now packs with zstd, so converts unpacker.rs to use zstd
This commit is contained in:
DecDuck
2024-10-07 15:10:38 +11:00
parent e504c003b1
commit c46c54b2a5
4 changed files with 47 additions and 52 deletions

View File

@ -20,5 +20,6 @@
"vite": "^5.3.1",
"vue-tsc": "^2.0.22",
"@tauri-apps/cli": ">=2.0.0"
}
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}