Merge pull request #1739 from ethcore/ipc-fix-macos
bump json-ipc-server version
This commit is contained in:
commit
4907c5028f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -619,7 +619,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
[[package]]
|
||||
name = "json-ipc-server"
|
||||
version = "0.2.4"
|
||||
source = "git+https://github.com/ethcore/json-ipc-server.git#e2ed7a511822cb0441e9ae11c359e9edeeddce53"
|
||||
source = "git+https://github.com/ethcore/json-ipc-server.git#f3e62a626f79e4308e57c5c02a426c002505c1f7"
|
||||
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)",
|
||||
|
Loading…
Reference in New Issue
Block a user