chore(deps): bump tokio-io from 0.1.10 to 0.1.12

Bumps [tokio-io](https://github.com/tokio-rs/tokio) from 0.1.10 to 0.1.12.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-io-0.1.12/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-io-0.1.10...tokio-io-0.1.12)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-28 19:22:20 +00:00
committed by Fabian Freyer
parent 018333a591
commit 57bb891926
2 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ serde = "1.0.89"
serde_json = "1.0.34"
tokio = "0.1.13"
tokio-pty-process = "*"
tokio-io= "0.1.10"
tokio-io= "0.1.12"
tokio-codec= "0.1.1"
futures = "0.1.25"