fixes with buffered writes

This commit is contained in:
Nikolay Volf 2016-06-14 20:12:42 +03:00
parent 7b89d6a263
commit f5cc3db4da
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -571,7 +571,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "json-ipc-server"
version = "0.2.3"
source = "git+https://github.com/ethcore/json-ipc-server.git#d1438770cb3144f0846aaa8c75fcb0e9d7cd0e57"
source = "git+https://github.com/ethcore/json-ipc-server.git#b224bdbcb53cab349c278484bd3e5e22390167c9"
dependencies = [
"bytes 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",