We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05830ab commit 6f5c8f3Copy full SHA for 6f5c8f3
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "sluice"
3
-version = "0.4.0-alpha.1"
+version = "0.4.0-alpha.2"
4
authors = ["Stephen M. Coakley <me@stephencoakley.com>"]
5
edition = "2018"
6
description = "Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels"
0 commit comments