We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bac3c2 commit 4cfb8bcCopy full SHA for 4cfb8bc
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "rb"
3
description = "A thread-safe ring buffer with blocking IO"
4
keywords = ["IO", "audio", "ring-buffer", "circular-buffer"]
5
-version = "0.4.0"
+version = "0.4.1"
6
authors = ["Andreas Linz <[email protected]>"]
7
documentation = "https://docs.rs/rb"
8
repository = "https://github.com/klingtnet/rb"
0 commit comments