We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdd79b2 + 9758232 commit 076f50eCopy full SHA for 076f50e
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "compact-waitgroup"
3
-version = "0.1.3"
+version = "0.1.4"
4
edition = "2024"
5
description = "A compact asynchronous WaitGroup synchronization primitive."
6
keywords = ["sync", "async", "waitgroup", "wake", "notify"]
0 commit comments