Skip to content

Commit ad2ae2b

Browse files
dependabot[bot]andrei-ng
authored andcommitted
Update zip requirement from 0.5.13 to 1.1.3
--- updated-dependencies: - dependency-name: zip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Andrei Gherghescu <[email protected]>
1 parent 2dc0cb5 commit ad2ae2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plotly_kaleido/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ dunce = "1.0.2"
2222
directories = ">=4, <6"
2323

2424
[dev-dependencies]
25-
zip = "0.5.13"
25+
zip = "1.1.3"
2626

2727
[build-dependencies]
28-
zip = "0.5.13"
28+
zip = "1.1.3"
2929
directories = ">=4, <6"

0 commit comments

Comments
 (0)