Replace zlib with zlib-rs

This commit is contained in:
LoveSy
2025-03-08 00:48:06 +08:00
committed by John Wu
parent 675471a49e
commit bd0e954fea
9 changed files with 21 additions and 34 deletions

View File

@@ -32,3 +32,4 @@ der = { workspace = true, features = ["derive", "pem"] }
fdt = { workspace = true }
bytemuck = { workspace = true, features = ["derive", "min_const_generics"] }
num-traits = { workspace = true }
libz-rs-sys = { workspace = true }