Skip to content

Commit 8a6334d

Browse files
Merge pull request #766 from bee-san/dependabot/cargo/async-std-1.13.1
build(deps): bump async-std from 1.13.0 to 1.13.1
2 parents 1553e58 + e7c4205 commit 8a6334d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.32", features = ["derive", "wrap_help"] }
2121
colored = "3.0.0"
22-
async-std = "1.13.0"
22+
async-std = "1.13.1"
2323
futures = "0.3"
2424
rlimit = "0.10.2"
2525
log = "0.4.25"

0 commit comments

Comments
 (0)