Skip to content

Commit 68bf97c

Browse files
chore(deps): pin rust crate async-std to v1.12.0
1 parent f0cb1de commit 68bf97c

File tree

2 files changed

+163
-25
lines changed

2 files changed

+163
-25
lines changed

Cargo.lock

Lines changed: 162 additions & 24 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
@@ -56,4 +56,4 @@ features = [
5656
default-features = false
5757

5858
[dev-dependencies]
59-
async-std = "1.12.0"
59+
async-std = "=1.12.0"

0 commit comments

Comments
 (0)