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

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