diff --git a/Cargo.toml b/Cargo.toml index ee50b2b0..5e0f57db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ rust-version = "1.82" [workspace.dependencies] arrow = "53.1.0" arrow-array = "53.1.0" -arrow-cast = "53.1.0" +arrow-cast = "54.0.0" arrow-json = "53.1.0" arrow-schema = "53.1.0" assert-json-diff = "2.0"