1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-08 19:41:45 +00:00

build(deps): bump gix from 0.85.0 to 0.86.0

Bumps [gix](https://github.com/GitoxideLabs/gitoxide) from 0.85.0 to 0.86.0.
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GitoxideLabs/gitoxide/compare/gix-v0.85.0...gix-v0.86.0)

---
updated-dependencies:
- dependency-name: gix
  dependency-version: 0.86.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-01 03:33:08 +00:00
committed by GitHub
parent 7cb212646c
commit 1cf12d49bd
2 changed files with 133 additions and 127 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ unicode-segmentation = "1.13.2"
itertools = "0.14.0"
[dependencies.gix]
version = "0.85"
version = "0.86"
optional = true
default-features = false
features = ["sha1", "blob-diff"]