Skip to content

Commit a0f8779

Browse files
Bump async-std from 1.12.0 to 1.13.0
Bumps [async-std](https://github.com/async-rs/async-std) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/async-rs/async-std/releases) - [Changelog](https://github.com/async-rs/async-std/blob/main/CHANGELOG.md) - [Commits](https://github.com/async-rs/async-std/commits) --- updated-dependencies: - dependency-name: async-std dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3d24fe commit a0f8779

File tree

2 files changed

+28
-159
lines changed

2 files changed

+28
-159
lines changed

Cargo.lock

Lines changed: 27 additions & 158 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
clap = { version = "4.5.9", features = ["derive", "wrap_help"] }
2121
colored = "2.1.0"
22-
async-std = "1.7.0"
22+
async-std = "1.13.0"
2323
futures = "0.3"
2424
rlimit = "0.10.1"
2525
log = "0.4.22"

0 commit comments

Comments
 (0)