Skip to content

Commit

Permalink
Update tokio requirement from 0.1.22 to 0.2.4
Browse files Browse the repository at this point in the history
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](tokio-rs/tokio@tokio-0.1.22...tokio-0.2.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Dec 9, 2019
1 parent 32af2d5 commit eeabb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ tower-service = "0.2.0"

[dev-dependencies]
env_logger = "0.7.1"
tokio = "0.1.22"
tokio = "0.2.4"

0 comments on commit eeabb40

Please sign in to comment.