diff --git a/Cargo.toml b/Cargo.toml index 5f176778..691d06e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,4 +60,4 @@ unicase = "2.6.0" url = "2.1" uuid = "1.0" vcpkg = "0.2" -arrow = { version = "51", default-features = false } +arrow = { version = "52", default-features = false }