Update blocking (#15)

This commit is contained in:
John Nunley 2022-11-27 20:38:44 -08:00 committed by GitHub
parent 92868805ac
commit 6ce46a2992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ exclude = ["/.*"]
[dependencies]
async-lock = "2.3.0"
blocking = "1.0.0"
blocking = "1.3.0"
futures-lite = "1.2.0"
[build-dependencies]