[package] name = "frida-lib" version = "0.2.0" edition = "2021" license-file = "../LICENSE.md" authors = ["alterwain"] keywords = ["tun", "network", "tunnel", "vpn"] categories = ["network-programming", "asynchronous"] readme = "../README.md" workspace = "../" [lib] crate-type = ["cdylib"] path = "src/android.rs" [dependencies]