diff --git a/crates/synapse-infra/Cargo.toml b/crates/synapse-infra/Cargo.toml index 2e002e8..f2117a7 100644 --- a/crates/synapse-infra/Cargo.toml +++ b/crates/synapse-infra/Cargo.toml @@ -30,7 +30,7 @@ surrealdb = { workspace = true } sled = { workspace = true } # Arrow (needed for LanceDB operations) -arrow-array = "56" +arrow-array = "57" arrow-schema = "57" # Futures (for stream operations)