Auto merge of #21775 - jdm:azureup, r=ferjm

Update azure.

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

<!-- 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/21775)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-09-21 12:33:19 -04:00 committed by GitHub
commit 34385d90aa
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.34.0"
source = "git+https://github.com/servo/rust-azure#1536ca66954356ece017343e3cd30b293134dc3f"
source = "git+https://github.com/servo/rust-azure#b3c8ddc64f2760cfb5c29818c93b9a02fac50e5e"
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)",