From 77dd83562e1d834476ad481dbb17ae9244fa9277 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Wed, 10 Feb 2016 18:49:58 +0100 Subject: [PATCH] Bump azure to 0.4.1 --- components/servo/Cargo.lock | 18 +++++++++--------- ports/cef/Cargo.lock | 20 ++++++++++---------- ports/gonk/Cargo.lock | 18 +++++++++--------- 3 files changed, 28 insertions(+), 28 deletions(-) diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index a9c1646a7e4..ac02fed5d86 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -94,8 +94,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "azure" -version = "0.4.0" -source = "git+https://github.com/servo/rust-azure#818581a03542c79d65cc37da984eb6b1a83222a5" +version = "0.4.1" +source = "git+https://github.com/servo/rust-azure#d85c4f5d46338fcba3795ad3adc89cac9a64873f" dependencies = [ "core-foundation 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "core-graphics 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -148,7 +148,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" name = "canvas" version = "0.0.1" dependencies = [ - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "canvas_traits 0.0.1", "euclid 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "gfx_traits 0.0.1", @@ -166,7 +166,7 @@ dependencies = [ name = "canvas_traits" version = "0.0.1" dependencies = [ - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "cssparser 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", "euclid 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "gfx_traits 0.0.1", @@ -262,7 +262,7 @@ name = "compositing" version = "0.0.1" dependencies = [ "app_units 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "canvas 0.0.1", "canvas_traits 0.0.1", "clipboard 0.1.0 (git+https://github.com/aweinstock314/rust-clipboard)", @@ -642,7 +642,7 @@ name = "gfx" version = "0.0.1" dependencies = [ "app_units 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "canvas_traits 0.0.1", "core-foundation 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -694,7 +694,7 @@ dependencies = [ name = "gfx_traits" version = "0.0.1" dependencies = [ - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "euclid 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "heapsize 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", "heapsize_plugin 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -962,7 +962,7 @@ name = "layers" version = "0.2.1" source = "git+https://github.com/servo/rust-layers#b59247811dd221dcceabef597278eece77996c91" dependencies = [ - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "cgl 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "core-foundation 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "euclid 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -984,7 +984,7 @@ name = "layout" version = "0.0.1" dependencies = [ "app_units 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "canvas 0.0.1", "canvas_traits 0.0.1", diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index a11fe900dbc..aeaacac1e88 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -2,7 +2,7 @@ name = "embedding" version = "0.0.1" dependencies = [ - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "cgl 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "cocoa 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "compositing 0.0.1", @@ -82,8 +82,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "azure" -version = "0.4.0" -source = "git+https://github.com/servo/rust-azure#818581a03542c79d65cc37da984eb6b1a83222a5" +version = "0.4.1" +source = "git+https://github.com/servo/rust-azure#d85c4f5d46338fcba3795ad3adc89cac9a64873f" dependencies = [ "core-foundation 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "core-graphics 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -136,7 +136,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" name = "canvas" version = "0.0.1" dependencies = [ - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "canvas_traits 0.0.1", "euclid 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "gfx_traits 0.0.1", @@ -154,7 +154,7 @@ dependencies = [ name = "canvas_traits" version = "0.0.1" dependencies = [ - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "cssparser 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", "euclid 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "gfx_traits 0.0.1", @@ -235,7 +235,7 @@ name = "compositing" version = "0.0.1" dependencies = [ "app_units 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "canvas 0.0.1", "canvas_traits 0.0.1", "clipboard 0.1.0 (git+https://github.com/aweinstock314/rust-clipboard)", @@ -582,7 +582,7 @@ name = "gfx" version = "0.0.1" dependencies = [ "app_units 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "canvas_traits 0.0.1", "core-foundation 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -625,7 +625,7 @@ dependencies = [ name = "gfx_traits" version = "0.0.1" dependencies = [ - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "euclid 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "heapsize 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", "heapsize_plugin 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -893,7 +893,7 @@ name = "layers" version = "0.2.1" source = "git+https://github.com/servo/rust-layers#b59247811dd221dcceabef597278eece77996c91" dependencies = [ - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "cgl 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "core-foundation 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "euclid 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -915,7 +915,7 @@ name = "layout" version = "0.0.1" dependencies = [ "app_units 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "canvas 0.0.1", "canvas_traits 0.0.1", diff --git a/ports/gonk/Cargo.lock b/ports/gonk/Cargo.lock index a5ab4f14af2..43154297831 100644 --- a/ports/gonk/Cargo.lock +++ b/ports/gonk/Cargo.lock @@ -74,8 +74,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "azure" -version = "0.4.0" -source = "git+https://github.com/servo/rust-azure#818581a03542c79d65cc37da984eb6b1a83222a5" +version = "0.4.1" +source = "git+https://github.com/servo/rust-azure#d85c4f5d46338fcba3795ad3adc89cac9a64873f" dependencies = [ "core-foundation 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "core-graphics 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -128,7 +128,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" name = "canvas" version = "0.0.1" dependencies = [ - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "canvas_traits 0.0.1", "euclid 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "gfx_traits 0.0.1", @@ -146,7 +146,7 @@ dependencies = [ name = "canvas_traits" version = "0.0.1" dependencies = [ - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "cssparser 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", "euclid 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "gfx_traits 0.0.1", @@ -227,7 +227,7 @@ name = "compositing" version = "0.0.1" dependencies = [ "app_units 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "canvas 0.0.1", "canvas_traits 0.0.1", "clipboard 0.1.0 (git+https://github.com/aweinstock314/rust-clipboard)", @@ -584,7 +584,7 @@ name = "gfx" version = "0.0.1" dependencies = [ "app_units 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "canvas_traits 0.0.1", "core-foundation 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -627,7 +627,7 @@ dependencies = [ name = "gfx_traits" version = "0.0.1" dependencies = [ - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "euclid 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "heapsize 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", "heapsize_plugin 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -875,7 +875,7 @@ name = "layers" version = "0.2.1" source = "git+https://github.com/servo/rust-layers#b59247811dd221dcceabef597278eece77996c91" dependencies = [ - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "cgl 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "core-foundation 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "euclid 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -897,7 +897,7 @@ name = "layout" version = "0.0.1" dependencies = [ "app_units 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "azure 0.4.0 (git+https://github.com/servo/rust-azure)", + "azure 0.4.1 (git+https://github.com/servo/rust-azure)", "bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "canvas 0.0.1", "canvas_traits 0.0.1",