summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKeuin <[email protected]>2023-09-05 01:52:56 +0800
committerKeuin <[email protected]>2023-09-05 01:56:21 +0800
commit50dbc034090614d004d097c7a45b0a28a3bbb80b (patch)
treeb8ad419bb8c2fed12ac419274755c716166eb90b /Cargo.toml
parent863473cdcb29d9989c39b4ff96bd54e14b13c6b6 (diff)
feature: 0-rtt connection phase extensionHEADv0.2.0master
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 616da93..28056d8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tcpmux"
-version = "0.1.1"
+version = "0.2.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html