rust/Cargo.toml
2019-07-22 18:30:39 +03:00

9 lines
123 B
TOML

[workspace]
members = [ "crates/*" ]
[profile.release]
incremental = true
debug = 1 # only line info
[patch.'crates-io']