summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKeuin <[email protected]>2023-09-04 02:27:12 +0800
committerKeuin <[email protected]>2023-09-04 02:30:17 +0800
commit863473cdcb29d9989c39b4ff96bd54e14b13c6b6 (patch)
treec649cb434f3d5d376a1c4abb6b76761f0c41b1f3 /Cargo.toml
parent143014a91e695106d8383ed173c482b3b4519663 (diff)
bugfix: last character of response message is truncatedv0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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