From 863473cdcb29d9989c39b4ff96bd54e14b13c6b6 Mon Sep 17 00:00:00 2001 From: Keuin Date: Mon, 4 Sep 2023 02:27:12 +0800 Subject: bugfix: last character of response message is truncated --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0f8ca6a..616da93 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tcpmux" -version = "0.1.0" +version = "0.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3