We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b9482 commit 78404c7Copy full SHA for 78404c7
arrow-ipc/Cargo.toml
@@ -38,7 +38,7 @@ arrow-array = { workspace = true }
38
arrow-buffer = { workspace = true }
39
arrow-data = { workspace = true }
40
arrow-schema = { workspace = true }
41
-flatbuffers = { version = "24.12.23", default-features = false }
+flatbuffers = { version = "25.2.10", default-features = false }
42
lz4_flex = { version = "0.11", default-features = false, features = ["std", "frame"], optional = true }
43
zstd = { version = "0.13.0", default-features = false, optional = true }
44
0 commit comments