androscalpel/apk_frauder/Cargo.toml
2024-01-14 14:11:03 +01:00

9 lines
265 B
TOML

[package]
name = "apk_frauder"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
androscalpel_serializer = { version = "0.1.0", path = "../androscalpel_serializer" }