Skip to content

Commit

Permalink
chore: Bump bzip2 from 0.5.0 to 0.5.1 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 04eaf12 commit 917e6a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 avro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ name = "single"
apache-avro-derive = { default-features = false, version = "0.18.0", path = "../avro_derive", optional = true }
bigdecimal = { default-features = false, version = "0.4.7", features = ["std", "serde"] }
bon = { default-features = false, version = "3.3.2" }
bzip2 = { version = "0.5.0", optional = true }
bzip2 = { version = "0.5.1", optional = true }
crc32fast = { default-features = false, version = "1.4.2", optional = true }
digest = { default-features = false, version = "0.10.7", features = ["core-api"] }
libflate = { default-features = false, version = "2.1.0", features = ["std"] }
Expand Down

0 comments on commit 917e6a1

Please sign in to comment.