From c4b21cc35da37cd5a984a42725e48d9abc4e29be Mon Sep 17 00:00:00 2001 From: 4t145 Date: Wed, 25 Oct 2023 17:08:29 +0800 Subject: [PATCH] publish new version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]