Skip to content

Commit

Permalink
chore(deps): bump arrow to 48.0 (#49)
Browse files Browse the repository at this point in the history
Signed-off-by: Ruihang Xia <[email protected]>
  • Loading branch information
waynexia authored Nov 27, 2023
1 parent 3e48a6e commit c928625
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 @@ -17,7 +17,7 @@ rust-version = "1.70"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
arrow = { version = "47.0", features = ["prettyprint"] }
arrow = { version = "48.0", features = ["prettyprint"] }
bytes = "1.4"
fallible-streaming-iterator = { version = "0.1" }
flate2 = "1"
Expand Down

0 comments on commit c928625

Please sign in to comment.