diff --git a/Cargo.toml b/Cargo.toml index 388d915..b1963ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tokio_kcp" -version = "0.9.4" +version = "0.9.5" authors = ["Matrix <113445886@qq.com>", "Y. T. Chung "] description = "A kcp implementation for tokio" license = "MIT"