From 5f3ff1652ed9bfe0b73d3360220e6b2f63d437ca Mon Sep 17 00:00:00 2001 From: Paul Rouget Date: Wed, 3 Feb 2016 10:03:48 +0100 Subject: [PATCH] glutin update --- components/servo/Cargo.lock | 6 +++--- ports/cef/Cargo.lock | 6 +++--- ports/gonk/Cargo.lock | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index dca125d48bc..aace81386af 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -725,7 +725,7 @@ dependencies = [ "net_traits 0.0.1", "script_traits 0.0.1", "servo-egl 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "servo-glutin 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", + "servo-glutin 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "url 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", "util 0.0.1", "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1663,7 +1663,7 @@ dependencies = [ [[package]] name = "servo-glutin" -version = "0.4.8" +version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "android_glue 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1705,7 +1705,7 @@ dependencies = [ "servo-egl 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "servo-fontconfig 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)", - "servo-glutin 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", + "servo-glutin 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index 2fa84655eda..d8737ee23e8 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -684,7 +684,7 @@ dependencies = [ "net_traits 0.0.1", "script_traits 0.0.1", "servo-egl 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "servo-glutin 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", + "servo-glutin 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "url 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", "util 0.0.1", "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1613,7 +1613,7 @@ dependencies = [ [[package]] name = "servo-glutin" -version = "0.4.8" +version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "android_glue 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1655,7 +1655,7 @@ dependencies = [ "servo-egl 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "servo-fontconfig 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)", - "servo-glutin 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", + "servo-glutin 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/ports/gonk/Cargo.lock b/ports/gonk/Cargo.lock index b753d99c81a..c1aed121fdc 100644 --- a/ports/gonk/Cargo.lock +++ b/ports/gonk/Cargo.lock @@ -1582,7 +1582,7 @@ dependencies = [ [[package]] name = "servo-glutin" -version = "0.4.8" +version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "android_glue 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1624,7 +1624,7 @@ dependencies = [ "servo-egl 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "servo-fontconfig 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)", - "servo-glutin 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", + "servo-glutin 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", ]