diff --git a/Cargo.toml b/Cargo.toml index 586a6868..8f87989f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rspc" description = "A blazing fast and easy to use TRPC server for Rust." -version = "1.0.0-rc.3" +version = "1.0.0-rc.4" authors = ["Oscar Beaumont "] edition = "2021" license = "MIT"