You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Refactor dtb in rust
This commit is contained in:
@@ -26,3 +26,4 @@ p384 = { workspace = true }
|
||||
rsa = { workspace = true, features = ["sha2"] }
|
||||
x509-cert = { workspace = true }
|
||||
der = { workspace = true, features = ["derive"] }
|
||||
fdt = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user