Skip to content

Commit

Permalink
fix(deps): update rust crate miniz_oxide to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 4bb5eff commit feae1fb
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 @@ -27,7 +27,7 @@ ahash = "0.8.11"
byteorder = "1.5.0"
log = "0.4.22"
min-max-heap = "1.3.0"
miniz_oxide = { version = "0.7.4", optional = true }
miniz_oxide = { version = "0.8.0", optional = true }
path-absolutize = "3.1.1"
quick_cache = { version = "0.6.2", default-features = false, features = [
"ahash",
Expand Down

0 comments on commit feae1fb

Please sign in to comment.