Skip to content

Commit

Permalink
Bump gix-features from 0.34.0 to 0.36.1 (#1232)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2023
1 parent edfee19 commit ececb2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
15 changes: 1 addition & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ gix = { version = "0.56.0", default-features = false, features = [
"mailmap",
"index",
] }
gix-features = { version = "0.34.0", features = ["zlib-ng"] }
gix-features = { version = "0.36.1", features = ["zlib-ng"] }
git2 = { version = "0.18.1", default-features = false }
globset = "0.4.14"
human-panic = "1.2.1"
Expand Down

0 comments on commit ececb2e

Please sign in to comment.