Bumping ws-rs (#2851)

This commit is contained in:
Tomasz Drwięga 2016-10-25 12:12:09 +02:00 committed by Gav Wood
parent 1af40a3db3
commit 5ae87a64b1
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -1879,7 +1879,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "ws"
version = "0.5.2"
source = "git+https://github.com/ethcore/ws-rs.git?branch=mio-upstream-stable#e3d21c119350e753fdf4475b8cd88103b2280540"
source = "git+https://github.com/ethcore/ws-rs.git?branch=mio-upstream-stable#00bd2134b07b4bc8ea47b7f6c7afce16bbe34c8f"
dependencies = [
"bytes 0.4.0-dev (git+https://github.com/carllerche/bytes)",
"httparse 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",