Update tokio requirement from =0.2.0-alpha.6 to =0.2.2

Updates the requirements on [tokio](https://github.com/tokio-rs/tokio) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.2.0-alpha.6...tokio-0.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/16/head
dependabot-preview[bot] 5 years ago committed by GitHub
parent 5e0f4a6223
commit fa18495685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@ serde = "1.0.102"
serde_derive = "1.0.102"
serde-big-array = "0.2.0"
siphasher = "0.3.1"
tokio = "=0.2.0-alpha.6"
tokio = "=0.2.2"
toml = "0.5.5"
[dependencies.hyper]

Loading…
Cancel
Save