diff --git a/tuic/Cargo.toml b/tuic/Cargo.toml index 36c5e44..86587fa 100644 --- a/tuic/Cargo.toml +++ b/tuic/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tuic" -version = "5.0.0-pre-alpha.2" +version = "5.0.0-pre-alpha3" authors = ["EAimTY "] description = "Delicately-TUICed 0-RTT proxy protocol" categories = ["network-programming"]