Skip to content

Commit 838a7a5

Browse files
committed
Update zip to 0.6.0
1 parent 6e97f4e commit 838a7a5

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
@@ -20,7 +20,7 @@ rfc2047-decoder = "0.1.2"
2020
serde = { version = "1.0.126", features = ["derive"], optional = true }
2121
tar = "0.4.35"
2222
xz = { version = "0.1.0", optional = true }
23-
zip = "0.5.12"
23+
zip = "0.6.0"
2424

2525
[features]
2626
deprecated-formats = ["bzip2", "xz"]

0 commit comments

Comments
 (0)