Skip to content

Commit

Permalink
Bump tokio from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.1.0...tokio-1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 8, 2021
1 parent 4d14754 commit 6db9a56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ features = ["gzip"]
version = "0.11"

[dependencies.tokio]
version = "1.1"
version = "1.2"
features = ["macros", "rt-multi-thread"]

0 comments on commit 6db9a56

Please sign in to comment.