Skip to content

Commit 0c41e41

Browse files
committed
update cargo.toml
1 parent 00eb5a2 commit 0c41e41

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ byte-unit = "5.2.0"
4141
clap.workspace = true
4242
clap_complete = "4.5.61"
4343
crossbeam-channel = "0.5.15"
44-
gix = { version = "0.73.0", default-features = false, features = [
44+
gix = { version = "0.75.0", default-features = false, features = [
4545
"max-performance-safe",
4646
"blob-diff",
4747
"mailmap",
4848
"index",
4949
"status",
5050
] }
51-
gix-features = { version = "0.43.1", features = ["zlib-ng"] }
51+
gix-features = "0.44.1"
5252
globset = "0.4.18"
5353
human-panic = "2.0.4"
5454
image.workspace = true

0 commit comments

Comments
 (0)