Skip to content

Commit

Permalink
deps: update miniz_oxide to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
poliorcetics committed Apr 12, 2023
1 parent b3e5bb8 commit 5e9fbfe
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.19.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 5e9fbfe

Please sign in to comment.