Merge pull request #1 from NikVolf/bump-ver

Bump version, travis check
This commit is contained in:
Nikolay Volf 2017-03-22 19:04:08 +03:00 committed by GitHub
commit ccb5faccb2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "parity-tokio-ipc"
version = "0.1.0"
version = "0.1.1"
authors = ["NikVolf <nikvolf@gmail.com>"]
[dependencies]
@ -12,4 +12,4 @@ tokio-line = { git = "https://github.com/tokio-rs/tokio-line" }
rand = "0.3"
mio-named-pipes = { git = "https://github.com/alexcrichton/mio-named-pipes" }
miow = "0.2"
log = "*"
log = "*"