diff --git a/Cargo.toml b/Cargo.toml index f50b0bb..7519e82 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mysql" -version = "16.0.1" +version = "16.0.2" authors = ["blackbeam"] description = "Mysql client library implemented in rust" license = "MIT"