Skip to content

Commit f6459a2

Browse files
committed
bump zip dependency because of zip-rs/zip2#337
1 parent a2b83ee commit f6459a2

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
@@ -171,7 +171,7 @@ which = "7"
171171
derive-where = "1.2"
172172
bytes = "1.8.0"
173173
hex = "0.4.3"
174-
zip = "2.6.1"
174+
zip = "3.0"
175175
walkdir = "2.5"
176176

177177
[profile.dev]

0 commit comments

Comments
 (0)