You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Replace clap with argh
This commit is contained in:
@@ -16,6 +16,6 @@ base = { path = "../base" }
|
||||
cxx = { path = "../external/cxx-rs" }
|
||||
byteorder = { workspace = true }
|
||||
anyhow = { workspace = true }
|
||||
clap = { workspace = true, features = ["derive"] }
|
||||
size = { workspace = true }
|
||||
quick-protobuf = { workspace = true }
|
||||
argh = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user