diff --git a/Cargo.toml b/Cargo.toml index 30a06ee..30fe26b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ rust-version = "1.80" [dependencies] arrow = "55.2.0" -arrow-schema = "55.2.0" +arrow-schema = "56.0.0" async-trait = "0.1" dashmap = "6" datafusion = "49"