Skip to content

Commit 033afa9

Browse files
renovate[bot]syphar
authored andcommitted
fix(deps): update rust crate zip to v7
1 parent 283f598 commit 033afa9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/lib/docs_rs_storage/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ thiserror = { workspace = true }
3636
tokio = { workspace = true }
3737
tracing = { workspace = true }
3838
walkdir = { workspace = true }
39-
zip = {version = "6.0.0", default-features = false, features = ["bzip2"]}
39+
zip = {version = "7.0.0", default-features = false, features = ["bzip2"]}
4040
zstd = "0.13.0"
4141

4242
[dev-dependencies]

0 commit comments

Comments
 (0)