Skip to content

Commit f7bfff4

Browse files
authored
Merge pull request #2150 from GitoxideLabs/dependabot/cargo/cargo-f19b0f46bb
Bump the cargo group across 1 directory with 3 updates (As commented in #2150, this doesn't really update `tracing-forest`.)
2 parents 41b18d8 + b1e985d commit f7bfff4

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

Cargo.lock

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

gix-archive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ gix-path = { version = "^0.10.20", path = "../gix-path", optional = true }
3333
gix-date = { version = "^0.10.5", path = "../gix-date" }
3434

3535
flate2 = { version = "1.1.1", optional = true, default-features = false, features = ["zlib-rs"] }
36-
zip = { version = "4.3.0", optional = true, default-features = false, features = ["deflate-flate2"] }
36+
zip = { version = "4.6.0", optional = true, default-features = false, features = ["deflate-flate2"] }
3737
jiff = { version = "0.2.15", default-features = false, features = ["std"] }
3838

3939
thiserror = "2.0.0"

0 commit comments

Comments
 (0)