diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 14cd34cad3..20f2b85379 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -26,7 +26,7 @@ log = "0" libc = ">=0.2.90, <1" num-bigint = "0.4" num-traits = "0.2.15" -object_store = "0.5.3" +object_store = "=0.5.5" once_cell = "1.16.0" parking_lot = "0.12" parquet = { version = "33", features = [