Skip to content

Commit 8253d4f

Browse files
authored
Merge branch 'main' into ctty/storage-rfc
2 parents e7d67d8 + 18a7577 commit 8253d4f

File tree

2 files changed

+36
-11
lines changed

2 files changed

+36
-11
lines changed

Cargo.lock

Lines changed: 35 additions & 10 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
@@ -40,7 +40,7 @@ rust-version = "1.87"
4040

4141
[workspace.dependencies]
4242
anyhow = "1.0.72"
43-
apache-avro = { version = "0.20", features = ["zstandard"] }
43+
apache-avro = { version = "0.21", features = ["zstandard"] }
4444
array-init = "2"
4545
arrow-arith = "56.2"
4646
arrow-array = "56.2"

0 commit comments

Comments
 (0)