Auto merge of #21702 - jdm:azure-up, r=SimonSapin

Update rust-azure for android changes.

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #21631
- [x] These changes do not require tests because we don't run any canvas tests on the android CI.

<!-- 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/21702)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-09-13 11:52:27 -04:00 committed by GitHub
commit 7972a514de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View file

@ -110,7 +110,7 @@ dependencies = [
[[package]]
name = "azure"
version = "0.33.0"
source = "git+https://github.com/servo/rust-azure#d275ff7010545aa8d569d197ed251712dff17b30"
source = "git+https://github.com/servo/rust-azure#43e61bda11f26e8462cfa63affac17c43df53b84"
dependencies = [
"cmake 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
"euclid 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)",