mirror of
https://github.com/servo/servo.git
synced 2025-10-04 10:39:16 +01:00
Simplify TOML syntax * Sections like `[dependencies.foo]` can be entries in a `[dependencies]` section with the `{key = value}` syntax. * Per-target dependencies can be expressed with more general `cfg(…)` conditions instead of exact target triples: https://github.com/rust-lang/cargo/pull/2328 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10857) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
Cargo.toml | ||
constellation_msg.rs | ||
lib.rs | ||
webdriver_msg.rs |