rust/Cargo.toml
2019-09-02 14:42:23 +03:00

9 lines
146 B
TOML

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