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