diff --git a/Cargo.toml b/Cargo.toml index 4ee2cb6..d685f49 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ description = "Simple, modern, ergonomic JSON-RPC 2.0 router built with tower an keywords = ["json-rpc", "jsonrpc", "json"] categories = ["web-programming::http-server", "web-programming::websocket"] -version = "0.3.1" +version = "0.3.2" edition = "2021" rust-version = "1.81" authors = ["init4", "James Prestwich"]