diff --git a/Cargo.toml b/Cargo.toml index 763b15f..f6d81ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rust-anticaptcha" description = "Rust library for AntiCaptcha service API." -version = "0.2.0" +version = "0.2.1" edition = "2021" authors = ["Red-Panda-Dev "] keywords = ["captcha", "anticaptcha", "recaptcha", "funcaptcha", "geetest"]