Skip to content

Commit

Permalink
Merge pull request #521 from poliorcetics/miniz-oxide-0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed May 24, 2023
2 parents ef961e2 + b44eadd commit a391fdf
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 @@ -38,7 +38,7 @@ rustc-serialize = { version = "0.3", optional = true }
cpp_demangle = { default-features = false, version = "0.4.0", optional = true, features = ["alloc"] }

addr2line = { version = "0.20.0", default-features = false }
miniz_oxide = { version = "0.6.0", default-features = false }
miniz_oxide = { version = "0.7.0", default-features = false }

[dependencies.object]
version = "0.30.0"
Expand Down

0 comments on commit a391fdf

Please sign in to comment.