pin to stable branch

This commit is contained in:
NikVolf 2018-08-28 14:19:15 +03:00
parent c89687dec8
commit b4a6cdf7d9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ authors = ["NikVolf <nikvolf@gmail.com>"]
[dependencies]
tokio-uds = "0.1"
tokio-named-pipes = { git = "https://github.com/nikvolf/tokio-named-pipes" }
tokio-named-pipes = { git = "https://github.com/nikvolf/tokio-named-pipes", branch = "stable" }
futures = "0.1"
tokio-core = "0.1"
tokio-io = "0.1"