Skip to content

Commit

Permalink
Bump miniz_oxide to 0.6 (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobarbolini committed Sep 12, 2022
1 parent 37b80f2 commit 8b83ba1
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 @@ -41,7 +41,7 @@ cpp_demangle = { default-features = false, version = "0.3.0", optional = true }
# Optional dependencies enabled through the `gimli-symbolize` feature, do not
# use these features directly.
addr2line = { version = "0.17.0", default-features = false }
miniz_oxide = { version = "0.5.0", default-features = false }
miniz_oxide = { version = "0.6.0", default-features = false }

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

0 comments on commit 8b83ba1

Please sign in to comment.