Skip to content

Commit 11d5352

Browse files
authored
Merge pull request #86 from 4t145/fix-recover-void-def
publish new version 0.1.0-rc.2
2 parents 7ee6a6b + c4b21cc commit 11d5352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ codegen-units = 1
99
opt-level = "z"
1010

1111
[workspace.package]
12-
version = "0.1.0-rc.1"
12+
version = "0.1.0-rc.2"
1313
authors = ["gudaoxuri <i@sunisle.org>"]
1414
description = "Elegant, clean Rust development framework"
1515
keywords = ["http", "database", "web", "redis", "mq"]

0 commit comments

Comments
 (0)