Skip to content

Commit

Permalink
Update parity-tokio-ipc dep to 0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
c0gent authored and tomusdrw committed Oct 16, 2018
1 parent 8d41129 commit 7a59776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ log = "0.4"
tokio-service = "0.1"
jsonrpc-core = { version = "9.0", path = "../core" }
jsonrpc-server-utils = { version = "9.0", path = "../server-utils" }
parity-tokio-ipc = { git = "https://github.com/NikVolf/parity-tokio-ipc", rev = "306ea3e" }
parity-tokio-ipc = "0.1"
parking_lot = "0.6"

[dev-dependencies]
Expand Down

0 comments on commit 7a59776

Please sign in to comment.