Skip to content

Commit 0edba18

Browse files
fix(deps): update rust crate arrow-schema to v57
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent c96ab72 commit 0edba18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/data_cache/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tracing-subscriber = "0.3.20"
99
tokio = { version = "1.44.2", features = ["full"] }
1010
datafusion = "47.0.0"
1111
arrow = "55.0.0"
12-
arrow-schema = "55.0.0"
12+
arrow-schema = "57.0.0"
1313
serde = { version = "1.0.188", features = ["derive"] }
1414
async-trait = "0.1.86"
1515
iceberg-datafusion = "0.5.0"

0 commit comments

Comments
 (0)