chore(deps): bump tokio from 0.1.21 to 0.1.22

Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.1.21 to 0.1.22.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-04 07:48:02 +00:00
committed by Fabian Freyer
parent c70748cf89
commit 2de4b81250
2 changed files with 9 additions and 19 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ pretty_env_logger = "0.3.0"
serde = "1.0.94"
serde_json = "1.0.40"
structopt = "0.2.18"
tokio = "0.1.21"
tokio = "0.1.22"
tokio-codec= "0.1.1"
tokio-io= "0.1.12"
tokio-pty-process = "0.4"