mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-05 19:43:24 +00:00
6 lines
69 B
TOML
6 lines
69 B
TOML
[workspace]
|
|
members = [ "crates/*" ]
|
|
|
|
[profile.release]
|
|
debug = true
|