chore(deps): bump tokio from 0.1.13 to 0.1.17

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-29 12:35:06 +00:00
committed by Fabian Freyer
parent bf161a8b64
commit bbf740a4f8
2 changed files with 33 additions and 12 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ log = "0.4.6"
pretty_env_logger = "0.3.0"
serde = "1.0.89"
serde_json = "1.0.34"
tokio = "0.1.13"
tokio = "0.1.17"
tokio-pty-process = "*"
tokio-io= "0.1.12"
tokio-codec= "0.1.1"