Skip to content

Commit dfd951f

Browse files
authored
minor: pin to async-std 1.5.x (#187)
1 parent 7e60216 commit dfd951f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ webpki = "0.21.0"
4848
webpki-roots = "0.18.0"
4949

5050
[dependencies.async-std]
51-
version = "1.5.0"
51+
version = "~1.5.0"
5252
optional = true
5353

5454
[dependencies.pbkdf2]

0 commit comments

Comments
 (0)