Skip to content

Commit b59ab1c

Browse files
chore(deps): bump gix from 0.75.0 to 0.76.0
Bumps [gix](https://github.com/GitoxideLabs/gitoxide) from 0.75.0 to 0.76.0. - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.75.0...gix-v0.76.0) --- updated-dependencies: - dependency-name: gix dependency-version: 0.76.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d22cee4 commit b59ab1c

File tree

2 files changed

+62
-71
lines changed

2 files changed

+62
-71
lines changed

Cargo.lock

Lines changed: 61 additions & 70 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 @@ clap = { version = "~4.5", default-features = false, features = [
4343
ctrlc = "3.4"
4444
encoding_rs = "0.8"
4545
flate2 = "1"
46-
gix = { version = "0.75", default-features = false, features = [
46+
gix = { version = "0.76", default-features = false, features = [
4747
"command",
4848
"revision",
4949
] }

0 commit comments

Comments
 (0)