rust/Cargo.toml

6 lines
69 B
TOML
Raw Normal View History

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