diff --git a/Cargo.toml b/Cargo.toml index e9090e5..f169707 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.34.1" +version = "0.34.2" exclude = ["test/*"] edition = "2021" categories = ["asynchronous", "database"]