We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca53ccd commit 869fdc4Copy full SHA for 869fdc4
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "async-observable"
3
-version = "0.4.2"
+version = "0.5.0"
4
edition = "2021"
5
description = "Async & reactive synchronization model to keep multiple async tasks / threads partially synchronized."
6
authors = [
0 commit comments