modified: Cargo.toml
Some checks failed
gitea/Frida-android-native/pipeline/head There was a failure building this commit

This commit is contained in:
Michael Wain 2024-10-05 02:46:31 +03:00
parent 53a3cb2f02
commit 476b55dc3e

View File

@ -10,6 +10,7 @@ readme = "README.md"
[lib]
crate-type = ["cdylib"]
path = "src/main.rs"
[dependencies]
clap = "2.33"