Skip to content

Commit

Permalink
Bump async-std from 1.6.5 to 1.7.0 (RustScan#306)
Browse files Browse the repository at this point in the history
Bumps [async-std](https://github.com/async-rs/async-std) from 1.6.5 to 1.7.0.
- [Release notes](https://github.com/async-rs/async-std/releases)
- [Changelog](https://github.com/async-rs/async-std/blob/master/CHANGELOG.md)
- [Commits](async-rs/async-std@v1.6.5...v1.7.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Bee <[email protected]>
  • Loading branch information
dependabot-preview[bot] and bee-san authored Nov 5, 2020
1 parent bef54d1 commit 52bf521
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 18 deletions.
58 changes: 41 additions & 17 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 @@ -19,7 +19,7 @@ exclude = [
[dependencies]
colored = "2.0.0"
structopt = "0.3.20"
async-std = "1.6.4"
async-std = "1.7.0"
futures = "0.3"
rlimit = "0.5.2"
shell-words = "1.0.0"
Expand Down

0 comments on commit 52bf521

Please sign in to comment.