Auto merge of #14021 - servo:gfx-traits-azure, r=jdm

Remove the unused dependency on azure from gfx_traits.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14021)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-11-02 08:58:43 -05:00 committed by GitHub
commit cff0f01c70
4 changed files with 0 additions and 4 deletions

1
ports/cef/Cargo.lock generated
View file

@ -738,7 +738,6 @@ dependencies = [
name = "gfx_traits"
version = "0.0.1"
dependencies = [
"azure 0.9.0 (git+https://github.com/servo/rust-azure)",
"heapsize 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
"heapsize_plugin 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
"plugins 0.0.1",