10 lines
183 B
TOML

[workspace]
members = [
"custom_mutator-sys",
"custom_mutator",
"example",
# Lain needs a nightly toolchain
# "example_lain",
# "example_lain_post_process",
]