diff --git a/src/common/function/Cargo.toml b/src/common/function/Cargo.toml index 557fbac6e0..7766f857d0 100644 --- a/src/common/function/Cargo.toml +++ b/src/common/function/Cargo.toml @@ -19,7 +19,7 @@ arc-swap = "1.0" arrow.workspace = true arrow-schema.workspace = true async-trait.workspace = true -bincode = "1.3" +bincode = "=1.3.3" catalog.workspace = true chrono.workspace = true common-base.workspace = true