diff --git a/chat/Cargo.toml b/chat/Cargo.toml index 004bfdd..1f949ab 100755 --- a/chat/Cargo.toml +++ b/chat/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chat" -version = "0.1.4" +version = "0.1.5" edition = "2021" [dependencies]