alterdekim bdb34c29fc Nothing is enough!
new file:   frida_cli/Cargo.toml
	new file:   frida_cli/src/main.rs
	new file:   frida_client/Cargo.toml
	new file:   frida_client/src/main.rs
	new file:   frida_gui/Cargo.toml
	new file:   frida_gui/src/main.rs
	new file:   frida_lib/Cargo.toml
	new file:   frida_lib/src/main.rs
	new file:   frida_server/Cargo.toml
	new file:   frida_server/src/main.rs
2024-12-08 01:53:01 +03:00

12 lines
228 B
TOML

[package]
name = "frida_gui"
version.workspace = true
edition.workspace = true
license-file.workspace = true
authors.workspace = true
keywords.workspace = true
categories.workspace = true
readme.workspace = true
[dependencies]