Skip to content

Commit 063953f

Browse files
authored
chore: Update async-std v1.13 in lock file (#3491)
1 parent c597a22 commit 063953f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -168,7 +168,7 @@ anyhow = "1.0.52"
168168
time_ = { version = "0.3.2", package = "time" }
169169
futures = "0.3.19"
170170
env_logger = "0.11"
171-
async-std = { version = "1.12.0", features = ["attributes"] }
171+
async-std = { workspace = true, features = ["attributes"] }
172172
tokio = { version = "1.15.0", features = ["full"] }
173173
dotenvy = "0.15.0"
174174
trybuild = "1.0.53"

0 commit comments

Comments
 (0)