Skip to content

Commit

Permalink
cargo: bump gix-filter in the cargo-dependencies group
Browse files Browse the repository at this point in the history
Bumps the cargo-dependencies group with 1 update: [gix-filter](https://github.com/Byron/gitoxide).


Updates `gix-filter` from 0.11.2 to 0.11.3
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-filter-v0.11.2...gix-filter-v0.11.3)

---
updated-dependencies:
- dependency-name: gix-filter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jul 24, 2024
1 parent 7d50ebc commit ef05604
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -54,7 +54,7 @@ gix = { version = "0.63.0", default-features = false, features = [
"max-performance-safe",
"blob-diff",
] }
gix-filter = "0.11.2"
gix-filter = "0.11.3"
glob = "0.3.1"
hex = "0.4.3"
ignore = "0.4.20"
Expand Down

0 comments on commit ef05604

Please sign in to comment.