diff --git a/Cargo.toml b/Cargo.toml index 29cbfe7f..42c9447c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT/Apache-2.0" name = "mysql_async" readme = "README.md" repository = "https://github.com/blackbeam/mysql_async" -version = "0.32.1" +version = "0.32.2" exclude = ["test/*"] edition = "2018" categories = ["asynchronous", "database"]