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)",