Skip to content

Commit 7c8893d

Browse files
authored
Merge pull request #20 from qntx/dependabot/cargo/arrow-array-58.2.0
Bump arrow-array from 58.1.0 to 58.2.0
2 parents 7fff2af + 92a0d19 commit 7c8893d

2 files changed

Lines changed: 16 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ erc8004-events = { version = "0.4", path = "erc8004-events" }
1616

1717
alloy = { version = "2.0.4", features = ["full"] }
1818
anyhow = "1.0.102"
19-
arrow-array = "58.1.0"
19+
arrow-array = "58.2.0"
2020
arrow-schema = "58.1.0"
2121
clap = { version = "4.6.1", features = ["derive"] }
2222
parquet = { version = "58.1.0", features = ["arrow"] }

0 commit comments

Comments
 (0)