We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.1
1 parent 525a29f commit 9ebcc76Copy full SHA for 9ebcc76
ipc/Cargo.toml
@@ -13,7 +13,7 @@ log = "0.4"
13
tokio-service = "0.1"
14
solana-jsonrpc-core = { version = "0.3.0", path = "../core" }
15
solana-jsonrpc-server-utils = { version = "0.3.0", path = "../server-utils" }
16
-parity-tokio-ipc = { git = "https://github.com/nikvolf/parity-tokio-ipc", rev = "306ea3e" }
+parity-tokio-ipc = "0.1"
17
parking_lot = "0.6"
18
19
[dev-dependencies]
0 commit comments