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