Skip to content

Commit

Permalink
build(deps): bump tokio from 0.2.13 to 0.2.20
Browse files Browse the repository at this point in the history
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.13 to 0.2.20.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-0.2.13...tokio-0.2.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored May 12, 2020
1 parent 33518fe commit 404c540
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 tuftool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tempfile = "3.1.0"
url = "2.1.0"
walkdir = "2.2.9"
tough = { version = "0.5.0", path = "../tough", features = ["http"] }
tokio = "0.2.13"
tokio = "0.2.20"

[dev-dependencies]
assert_cmd = "1.0"

0 comments on commit 404c540

Please sign in to comment.