Skip to content

Commit f427b99

Browse files
committed
Update Rust crate zip to 0.6.6
1 parent f6192a0 commit f427b99

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
@@ -39,7 +39,7 @@ sha2 = { version = "0.10.8" }
3939
snafu = { version = "0.8.2" }
4040
toml = { version = "0.8.12" }
4141
webbrowser = { version = "0.8.15" }
42-
zip = { version = "0.6" }
42+
zip = { version = "0.6.6" }
4343
pathdiff = "0.2.1"
4444
sanitize-filename = "0.5"
4545

0 commit comments

Comments
 (0)