Frida/frida_cli/Cargo.toml
alterdekim 81d7025f2f modified: Cargo.lock
modified:   frida_cli/Cargo.toml
	modified:   frida_gui/Cargo.toml
	modified:   frida_lib/Cargo.toml
	modified:   frida_server/Cargo.toml
2024-12-09 04:50:36 +03:00

13 lines
277 B
TOML

[package]
name = "frida_cli"
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]