diff --git a/Cargo.toml b/Cargo.toml index 85ff890..24f9c6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wechat-cli" -version = "0.4.0" +version = "0.5.0" edition = "2024" rust-version = "1.85" description = "A CLI tool to interact with a Wechat iLink bot."