about summary refs log tree commit diff
path: root/custom_mutators/rust/Cargo.toml
blob: 003bc58ae67ad472c4510436970c66d544dfdf51 (plain) (blame)
1
2
3
4
5
6
7
[workspace]
members = [
    "custom_mutator-sys",
    "custom_mutator",
    "example",
    "example_lain",
]