From 51a422c9ef47420eb69c802643b7686bdb498652 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Mon, 31 Dec 2018 11:10:37 -0500 Subject: [PATCH] Update azure for latest macOS build fixes. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index ccf47f569bf..d975899a559 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -133,7 +133,7 @@ dependencies = [ [[package]] name = "azure" version = "0.35.0" -source = "git+https://github.com/servo/rust-azure#a85619e40463ed6139ccc8186ef306e8c62a496d" +source = "git+https://github.com/servo/rust-azure#5c648f2bd5d2d600c28d56f07c29c4e2a08173b6" dependencies = [ "cmake 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", "euclid 0.19.3 (registry+https://github.com/rust-lang/crates.io-index)",