2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-01-24 19:05:06 +00:00
rust-analyzer/Cargo.toml
2019-09-02 14:42:23 +03:00

8 lines
146 B
TOML

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