We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0f997 commit 5b6ef1bCopy full SHA for 5b6ef1b
Cargo.toml
@@ -17,7 +17,7 @@ categories = ["asynchronous", "concurrency"]
17
exclude = ["/.*"]
18
19
[dependencies]
20
-async-lock = "2.3.0"
+async-lock = "3.0.0"
21
blocking = "1.3.0"
22
futures-lite = "2.0.0"
23
0 commit comments