start adding error handling to apk_frauder
This commit is contained in:
parent
615f7a8f52
commit
5940434694
6 changed files with 106 additions and 65 deletions
|
|
@ -7,6 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
androscalpel_serializer = { version = "0.1.0", path = "../androscalpel_serializer" }
|
||||
anyhow = "1.0.98"
|
||||
flate2 = { version = "1.0.28", features = ["rust_backend"] }
|
||||
log = "0.4.25"
|
||||
rand = "0.8.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue