Skip to content

Commit

Permalink
chore(deps): update rust crate arrow to v54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent ac2ada9 commit 21cb24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exclude = ['.gitignore', '.cargo/config', '.vscode', '.devcontainer', '.github']

[workspace.dependencies]
anyhow = "1.0"
arrow = { version = "52", default-features = false }
arrow = { version = "54", default-features = false }
time = { version = "0.3", features = [] }
document-features = "0.2"
erased-serde = "0.4"
Expand Down

0 comments on commit 21cb24b

Please sign in to comment.