diff --git a/Cargo.toml b/Cargo.toml index 9d383e158893e..48e555bd55278 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -66,7 +66,7 @@ arrow-ord = { version = "50.0.0", default-features = false } arrow-schema = { version = "50.0.0", default-features = false } arrow-string = { version = "50.0.0", default-features = false } async-trait = "0.1.73" -bigdecimal = "0.4.2" +bigdecimal = "=0.4.1" bytes = "1.4" chrono = { version = "0.4.34", default-features = false } ctor = "0.2.0"