You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
Update zygiskd
This commit is contained in:
@@ -7,7 +7,7 @@ rust-version = "1.67"
|
||||
|
||||
[dependencies]
|
||||
android_logger = "0.12.0"
|
||||
anyhow = "1.0.68"
|
||||
anyhow = { version = "1.0.68", features = ["backtrace"] }
|
||||
const_format = "0.2.5"
|
||||
log = "0.4.17"
|
||||
memfd = "0.6.2"
|
||||
|
||||
Reference in New Issue
Block a user