diff --git a/Cargo.toml b/Cargo.toml index a38ce8bca..1d256ba4c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ arrow-arith = { version = "52" } arrow-array = { version = "52" } arrow-ord = { version = "52" } arrow-schema = { version = "52" } -arrow-select = { version = "52" } +arrow-select = { version = "53" } arrow-string = { version = "52" } async-stream = "0.3.5" async-trait = "0.1"