You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Replace zlib with zlib-rs
This commit is contained in:
@@ -34,6 +34,7 @@ syn = "2"
|
||||
quote = "1"
|
||||
proc-macro2 = "1"
|
||||
argh = { version = "0.1.13", default-features = false }
|
||||
libz-rs-sys = { version = "0.4.2", default-features = false, features=["c-allocator"] }
|
||||
|
||||
# Pin version to prevent cargo update break builds
|
||||
block-buffer = "=0.11.0-rc.3"
|
||||
|
||||
Reference in New Issue
Block a user