rust/Cargo.toml

6 lines
69 B
TOML
Raw Normal View History

2018-02-03 03:51:06 -06:00
[workspace]
2018-08-10 14:33:29 -05:00
members = [ "crates/*" ]
2018-08-15 16:23:22 -05:00
[profile.release]
debug = true