Skip to content

Commit 8b83ba1

Browse files
Bump miniz_oxide to 0.6 (#483)
1 parent 37b80f2 commit 8b83ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ cpp_demangle = { default-features = false, version = "0.3.0", optional = true }
4141
# Optional dependencies enabled through the `gimli-symbolize` feature, do not
4242
# use these features directly.
4343
addr2line = { version = "0.17.0", default-features = false }
44-
miniz_oxide = { version = "0.5.0", default-features = false }
44+
miniz_oxide = { version = "0.6.0", default-features = false }
4545

4646
[dependencies.object]
4747
version = "0.29.0"

0 commit comments

Comments
 (0)