Skip to content

Commit 29041fa

Browse files
fix(deps): update rust crate datafusion to v51
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent c96ab72 commit 29041fa

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
@@ -7,7 +7,7 @@ edition = "2024"
77
tracing = "0.1.41"
88
tracing-subscriber = "0.3.20"
99
tokio = { version = "1.44.2", features = ["full"] }
10-
datafusion = "47.0.0"
10+
datafusion = "51.0.0"
1111
arrow = "55.0.0"
1212
arrow-schema = "55.0.0"
1313
serde = { version = "1.0.188", features = ["derive"] }

0 commit comments

Comments
 (0)