Auto merge of #10240 - servo:websocket, r=jdm

Bump websocket to 0.16.1

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10240)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-03-29 09:55:17 +05:30
commit 074c7e8aa0
6 changed files with 15 additions and 15 deletions

View file

@ -45,4 +45,4 @@ threadpool = "1.0"
time = "0.1.17" time = "0.1.17"
url = {version = "0.5.7", features = ["heap_size"]} url = {version = "0.5.7", features = ["heap_size"]}
uuid = "0.1.16" uuid = "0.1.16"
websocket = "0.15.2" websocket = "0.16.1"

View file

@ -30,4 +30,4 @@ log = "0.3.5"
serde = "0.7" serde = "0.7"
serde_macros = "0.7" serde_macros = "0.7"
url = {version = "0.5.7", features = ["heap_size"]} url = {version = "0.5.7", features = ["heap_size"]}
websocket = "0.15.2" websocket = "0.16.1"

View file

@ -95,4 +95,4 @@ time = "0.1.12"
unicase = "1.0" unicase = "1.0"
url = {version = "0.5.7", features = ["heap_size"]} url = {version = "0.5.7", features = ["heap_size"]}
uuid = "0.1.16" uuid = "0.1.16"
websocket = "0.15.2" websocket = "0.16.1"

View file

@ -1288,7 +1288,7 @@ dependencies = [
"util 0.0.1", "util 0.0.1",
"uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)", "uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)", "webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
"websocket 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "websocket 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)",
] ]
[[package]] [[package]]
@ -1339,7 +1339,7 @@ dependencies = [
"serde_macros 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde_macros 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)", "url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
"util 0.0.1", "util 0.0.1",
"websocket 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "websocket 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)",
] ]
[[package]] [[package]]
@ -1731,7 +1731,7 @@ dependencies = [
"url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)", "url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
"util 0.0.1", "util 0.0.1",
"uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)", "uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
"websocket 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "websocket 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)",
"xml5ever 0.1.1 (git+https://github.com/Ygg01/xml5ever)", "xml5ever 0.1.1 (git+https://github.com/Ygg01/xml5ever)",
] ]
@ -2339,7 +2339,7 @@ dependencies = [
[[package]] [[package]]
name = "websocket" name = "websocket"
version = "0.15.2" version = "0.16.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [ dependencies = [
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",

8
ports/cef/Cargo.lock generated
View file

@ -1208,7 +1208,7 @@ dependencies = [
"util 0.0.1", "util 0.0.1",
"uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)", "uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)", "webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
"websocket 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "websocket 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)",
] ]
[[package]] [[package]]
@ -1240,7 +1240,7 @@ dependencies = [
"serde_macros 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde_macros 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)", "url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
"util 0.0.1", "util 0.0.1",
"websocket 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "websocket 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)",
] ]
[[package]] [[package]]
@ -1606,7 +1606,7 @@ dependencies = [
"url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)", "url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
"util 0.0.1", "util 0.0.1",
"uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)", "uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
"websocket 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "websocket 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)",
"xml5ever 0.1.1 (git+https://github.com/Ygg01/xml5ever)", "xml5ever 0.1.1 (git+https://github.com/Ygg01/xml5ever)",
] ]
@ -2215,7 +2215,7 @@ dependencies = [
[[package]] [[package]]
name = "websocket" name = "websocket"
version = "0.15.2" version = "0.16.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [ dependencies = [
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",

8
ports/gonk/Cargo.lock generated
View file

@ -1190,7 +1190,7 @@ dependencies = [
"util 0.0.1", "util 0.0.1",
"uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)", "uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)", "webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
"websocket 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "websocket 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)",
] ]
[[package]] [[package]]
@ -1222,7 +1222,7 @@ dependencies = [
"serde_macros 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde_macros 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)", "url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
"util 0.0.1", "util 0.0.1",
"websocket 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "websocket 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)",
] ]
[[package]] [[package]]
@ -1588,7 +1588,7 @@ dependencies = [
"url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)", "url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
"util 0.0.1", "util 0.0.1",
"uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)", "uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
"websocket 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "websocket 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)",
"xml5ever 0.1.1 (git+https://github.com/Ygg01/xml5ever)", "xml5ever 0.1.1 (git+https://github.com/Ygg01/xml5ever)",
] ]
@ -2164,7 +2164,7 @@ dependencies = [
[[package]] [[package]]
name = "websocket" name = "websocket"
version = "0.15.2" version = "0.16.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [ dependencies = [
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",