diff --git a/Cargo.toml b/Cargo.toml index 6222a12..a7054a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ members = [ [package] name = "drpc" -version = "0.1.6" +version = "0.1.7" edition = "2021" description = "Rust High Performance Async RPC Framework" readme = "Readme.md"