We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a51c38e commit 2b23af6Copy full SHA for 2b23af6
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "fifo"
3
-version = "0.1.2"
+version = "0.1.3"
4
license = "MIT"
5
authors = ["qupeng <onlyqupeng@gmail.com>"]
6
description = "First-in-first-out lock-free ring-buffer like kfifo in Linux"
0 commit comments