Skip to content

Commit 9ebcc76

Browse files
c0gentTyera Eulberg
authored andcommitted
Update parity-tokio-ipc dep to 0.1.
1 parent 525a29f commit 9ebcc76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ log = "0.4"
1313
tokio-service = "0.1"
1414
solana-jsonrpc-core = { version = "0.3.0", path = "../core" }
1515
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" }
16+
parity-tokio-ipc = "0.1"
1717
parking_lot = "0.6"
1818

1919
[dev-dependencies]

0 commit comments

Comments
 (0)