Skip to content

Commit 076f50e

Browse files
Merge branch 'main' into fix/pin-soundness
2 parents bdd79b2 + 9758232 commit 076f50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "compact-waitgroup"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
edition = "2024"
55
description = "A compact asynchronous WaitGroup synchronization primitive."
66
keywords = ["sync", "async", "waitgroup", "wake", "notify"]

0 commit comments

Comments
 (0)