Skip to content

Commit 3448d98

Browse files
Bump gix-features from 0.40.0 to 0.41.0 (#1555)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 326b6f7 commit 3448d98

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ gix = { version = "0.70.0", default-features = false, features = [
4848
"index",
4949
"status",
5050
] }
51-
gix-features = { version = "0.40.0", features = ["zlib-ng"] }
51+
gix-features = { version = "0.41.0", features = ["zlib-ng"] }
5252
globset = "0.4.15"
5353
human-panic = "2.0.2"
5454
image.workspace = true

0 commit comments

Comments
 (0)