build(deps): bump zip from 8.3.1 to 8.4.0 in the dependencies group (#2270)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-23 20:50:17 +08:00
committed by GitHub
parent 2583d1e49b
commit e95eb92612
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -10820,9 +10820,9 @@ dependencies = [
[[package]]
name = "zip"
version = "8.3.1"
version = "8.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c546feb4481b0fbafb4ef0d79b6204fc41c6f9884b1b73b1d73f82442fc0845"
checksum = "7756d0206d058333667493c4014f545f4b9603c4330ccd6d9b3f86dcab59f7d9"
dependencies = [
"aes 0.8.4",
"bzip2",
+1 -1
View File
@@ -272,7 +272,7 @@ walkdir = "2.5.0"
wildmatch = { version = "2.6.1", features = ["serde"] }
windows = { version = "0.62.2" }
xxhash-rust = { version = "0.8.15", features = ["xxh64", "xxh3"] }
zip = "8.3.1"
zip = "8.4.0"
zstd = "0.13.3"
# Observability and Metrics