diff --git a/Cargo.toml b/Cargo.toml index 65dbf60d..402b8f96 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,4 +61,4 @@ unicase = "2.6.0" url = "2.1" uuid = "1.0" vcpkg = "0.2" -arrow = { version = "52", default-features = false } +arrow = { version = "53", default-features = false }