We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8912104 commit 1d351d3Copy full SHA for 1d351d3
1 file changed
ipc/Cargo.toml
@@ -14,7 +14,7 @@ log = "0.4"
14
tokio-service = "0.1"
15
jsonrpc-core = { version = "14.0", path = "../core" }
16
jsonrpc-server-utils = { version = "14.0", path = "../server-utils" }
17
-parity-tokio-ipc = "0.2"
+parity-tokio-ipc = "0.3"
18
parking_lot = "0.9"
19
20
[dev-dependencies]
0 commit comments