Skip to content

Commit ececb2e

Browse files
Bump gix-features from 0.34.0 to 0.36.1 (#1232)
Bumps [gix-features](https://github.com/Byron/gitoxide) from 0.34.0 to 0.36.1. - [Release notes](https://github.com/Byron/gitoxide/releases) - [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-features-v0.34.0...gix-features-v0.36.1) --- updated-dependencies: - dependency-name: gix-features dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edfee19 commit ececb2e

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ gix = { version = "0.56.0", default-features = false, features = [
4343
"mailmap",
4444
"index",
4545
] }
46-
gix-features = { version = "0.34.0", features = ["zlib-ng"] }
46+
gix-features = { version = "0.36.1", features = ["zlib-ng"] }
4747
git2 = { version = "0.18.1", default-features = false }
4848
globset = "0.4.14"
4949
human-panic = "1.2.1"

0 commit comments

Comments
 (0)