diff --git a/tuic-quinn/Cargo.toml b/tuic-quinn/Cargo.toml index 54f64c2..288aff3 100644 --- a/tuic-quinn/Cargo.toml +++ b/tuic-quinn/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tuic-quinn" -version = "0.1.0-alpha0" +version = "0.1.0-alpha1" authors = ["EAimTY "] description = "A thin layer on top of quinn to provide functions for TUIC" categories = ["network-programming"]