]> git.lizzy.rs Git - rust.git/blob - Cargo.toml
Merge #93
[rust.git] / Cargo.toml
1 [workspace]
2 members = [ "crates/*" ]
3 exclude = [ "crates/rowan"]
4
5 [profile.release]
6 debug = true