Skip to content

Commit

Permalink
build(rust): Bump apache-avro from 0.16.0 to 0.17.0 (#18489)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 1c834f6 commit b9f00ad
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 32 deletions.
68 changes: 37 additions & 31 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/polars/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ polars-utils = { workspace = true }

[dev-dependencies]
ahash = { workspace = true }
apache-avro = { version = "0.16", features = ["snappy"] }
apache-avro = { version = "0.17", features = ["snappy"] }
arrow = { workspace = true, features = ["arrow_rs"] }
arrow-buffer = { workspace = true }
avro-schema = { workspace = true, features = ["async"] }
Expand Down

0 comments on commit b9f00ad

Please sign in to comment.