Skip to content

Commit e7defa0

Browse files
dependabot[bot]andrei-ng
authored andcommitted
Update zip requirement from 2.1 to 3.0
Updates the requirements on [zip](https://github.com/zip-rs/zip2) to permit the latest version. - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.1.0...v3.0.0) --- updated-dependencies: - dependency-name: zip dependency-version: 3.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b66a48 commit e7defa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly_kaleido/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ base64 = "0.22"
3030
plotly_kaleido = { path = ".", features = ["download"] }
3131

3232
[build-dependencies]
33-
zip = "2.1"
33+
zip = "3.0"
3434
directories = ">=4, <7"

0 commit comments

Comments
 (0)