Frida/frida_lib/Cargo.toml
alterdekim ac30109672 new file: Cargo.lock
modified:   Cargo.toml
	modified:   frida_cli/Cargo.toml
	modified:   frida_client/Cargo.toml
	modified:   frida_core/Cargo.toml
	modified:   frida_gui/Cargo.toml
	modified:   frida_lib/Cargo.toml
	modified:   frida_server/Cargo.toml
2024-12-08 02:09:17 +03:00

13 lines
277 B
TOML

[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 = "../"
[dependencies]