Skip to content

Commit

Permalink
Upgrade arrow2 from 0.17 to 0.18 (#702)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwagner84 authored Sep 17, 2023
1 parent 58567d2 commit d561991
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 @@ -26,7 +26,7 @@ pica-record = { version = "0.20", path = "./crates/pica-record" }
pica-select = { version = "0.20", path = "./crates/pica-select" }

anyhow = "1.0"
arrow2 = "0.17"
arrow2 = "0.18"
bstr = "1.6"
chrono = { version = "0.4", default-features = false }
clap = "4.4"
Expand Down

0 comments on commit d561991

Please sign in to comment.