diff --git a/Cargo.toml b/Cargo.toml index c802549..25c0d0c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cc-utils" description = "Rust Fullstack utils (strict error handling, `Consider` trait, MessagePack support, etc.) for Salvo & Dioxus" -version = "0.1.0" +version = "0.1.1" edition = "2021" license = "MIT" authors = ["Klimenty Titov "]