diff --git a/Cargo.toml b/Cargo.toml index 917ee846..551e8bc7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ codegen-units = 1 opt-level = "z" [workspace.package] -version = "0.1.0-rc.1" +version = "0.1.0-rc.2" authors = ["gudaoxuri "] description = "Elegant, clean Rust development framework" keywords = ["http", "database", "web", "redis", "mq"]