aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 8e4e84729a51d29a43294260778f1b172dc8be49 (plain)
1
2
3
4
5
6
[workspace]
members = [ "crates/*" ]
exclude = [ "crates/rowan"]

[profile.release]
debug = true