From d58ec5ab14e71660898767eac2d1d9a488ebe81f Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Sun, 15 May 2016 12:55:22 +0200 Subject: [PATCH] Update websocket to 0.17.1 --- components/servo/Cargo.lock | 10 +++++----- ports/cef/Cargo.lock | 10 +++++----- ports/gonk/Cargo.lock | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index 8ea97ef5d9f..d591517db11 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -1361,7 +1361,7 @@ dependencies = [ "util 0.0.1", "uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)", - "websocket 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", + "websocket 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1412,7 +1412,7 @@ dependencies = [ "url 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "util 0.0.1", "uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", - "websocket 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", + "websocket 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1886,7 +1886,7 @@ dependencies = [ "util 0.0.1", "uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)", - "websocket 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", + "websocket 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)", "xml5ever 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2525,10 +2525,10 @@ dependencies = [ [[package]] name = "websocket" -version = "0.17.0" +version = "0.17.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "hyper 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)", "net2 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index 5b8d6d7a6ba..05bebebc7ff 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -1267,7 +1267,7 @@ dependencies = [ "util 0.0.1", "uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)", - "websocket 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", + "websocket 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1299,7 +1299,7 @@ dependencies = [ "url 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "util 0.0.1", "uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", - "websocket 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", + "websocket 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1746,7 +1746,7 @@ dependencies = [ "util 0.0.1", "uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)", - "websocket 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", + "websocket 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)", "xml5ever 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2387,10 +2387,10 @@ dependencies = [ [[package]] name = "websocket" -version = "0.17.0" +version = "0.17.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "hyper 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)", "net2 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/gonk/Cargo.lock b/ports/gonk/Cargo.lock index f8028d793d7..67827e05f53 100644 --- a/ports/gonk/Cargo.lock +++ b/ports/gonk/Cargo.lock @@ -1259,7 +1259,7 @@ dependencies = [ "util 0.0.1", "uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)", - "websocket 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", + "websocket 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1291,7 +1291,7 @@ dependencies = [ "url 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "util 0.0.1", "uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", - "websocket 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", + "websocket 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1738,7 +1738,7 @@ dependencies = [ "util 0.0.1", "uuid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)", - "websocket 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", + "websocket 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)", "xml5ever 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2347,10 +2347,10 @@ dependencies = [ [[package]] name = "websocket" -version = "0.17.0" +version = "0.17.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "hyper 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)", "net2 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)",