We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d86dbe commit 2c3e7f0Copy full SHA for 2c3e7f0
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "tcp-channel"
3
-version = "0.3.1"
+version = "0.3.2"
4
authors = ["4lDO2 <4lDO2@protonmail.com>"]
5
edition = "2018"
6
description = "SPSC channels, working on everything that implements Read and Write"
0 commit comments