androscalpel/Cargo.toml
2024-04-22 17:43:33 +02:00

9 lines
150 B
TOML

[workspace]
members = [
"apk_frauder",
"androscalpel_serializer",
"androscalpel_serializer_derive",
"androscalpel",
]
resolver = "2"