mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-24 08:53:18 +10:00
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:
@@ -23,5 +23,5 @@ tauri-plugin-shell = "2.0.0"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
ciborium = "0.2.2"
|
||||
xz2 = "0.1.7"
|
||||
zstd = "0.13.2"
|
||||
rayon = "1.10.0"
|
||||
|
||||
Reference in New Issue
Block a user