From 1f109dd1b2f146f17a4f3ca18edb0cb5d4fa84d9 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Mon, 31 Oct 2016 16:24:31 +0100 Subject: [PATCH] Update Azure. --- components/servo/Cargo.lock | 2 +- ports/cef/Cargo.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index de2f30c74ac..74492431eea 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -110,7 +110,7 @@ dependencies = [ [[package]] name = "azure" version = "0.9.0" -source = "git+https://github.com/servo/rust-azure#4a2ca5018c97d356a2d2959a074ca98e1f6adba8" +source = "git+https://github.com/servo/rust-azure#4890bf0b438cbeff4cd269441f4db19a413024ca" dependencies = [ "cmake 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", "core-foundation 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index a34bbbb4334..cf67ba06611 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -83,7 +83,7 @@ dependencies = [ [[package]] name = "azure" version = "0.9.0" -source = "git+https://github.com/servo/rust-azure#4a2ca5018c97d356a2d2959a074ca98e1f6adba8" +source = "git+https://github.com/servo/rust-azure#4890bf0b438cbeff4cd269441f4db19a413024ca" dependencies = [ "cmake 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", "core-foundation 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",