servo/components/servo
bors-servo 2729864af7 Auto merge of #10857 - servo:toml, r=nox
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 -->
2016-04-26 15:46:37 -07:00
..
.cargo Fix final linking step on AArch64 2016-02-01 16:55:27 +01:00
build.rs New Android suppport 2015-11-04 16:29:39 -06:00
Cargo.lock Auto merge of #10824 - asajeffrey:communicate-backtrace-on-panic, r=Manishearth 2016-04-26 13:17:33 -07:00
Cargo.toml Simplify TOML syntax 2016-04-26 23:51:36 +02:00
fake-ld.sh New Android suppport 2015-11-04 16:29:39 -06:00
lib.rs Share prefs to content processes 2016-04-12 09:26:30 +02:00
main.rs Remove references to unused crates. 2016-04-22 22:20:06 +02:00