diff --git a/Cargo.toml b/Cargo.toml index 417620d..1d75e58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ saturating = "0.1" serde = { version = "1", features = ["derive"] } serde_json = "1" -mysql-common-derive = { path = "derive", version = "0.31.0", optional = true } +mysql-common-derive = { path = "derive", version = "0.32.0", optional = true } btoi = "0.4.3" zstd = "0.13"