We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb8ef3 commit 4391d3dCopy full SHA for 4391d3d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "sluice"
3
-version = "0.5.4"
+version = "0.5.5"
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