mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 22:02:03 +00:00
Refactor magiskboot cpio
This commit is contained in:
@@ -17,3 +17,5 @@ cxx = { path = "../external/cxx-rs" }
|
||||
protobuf = { workspace = true }
|
||||
byteorder = { workspace = true }
|
||||
anyhow = { workspace = true }
|
||||
clap = { version = "4.3.2", features = ["derive"] }
|
||||
size = "0.4.1"
|
||||
|
||||
Reference in New Issue
Block a user