Skip to content

Commit 52bf521

Browse files
Bump async-std from 1.6.5 to 1.7.0 (#306)
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] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Bee <10378052+bee-san@users.noreply.github.com>
1 parent bef54d1 commit 52bf521

File tree

2 files changed

+42
-18
lines changed

2 files changed

+42
-18
lines changed

Cargo.lock

Lines changed: 41 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ exclude = [
1919
[dependencies]
2020
colored = "2.0.0"
2121
structopt = "0.3.20"
22-
async-std = "1.6.4"
22+
async-std = "1.7.0"
2323
futures = "0.3"
2424
rlimit = "0.5.2"
2525
shell-words = "1.0.0"

0 commit comments

Comments
 (0)