Skip to content

Commit 7739c38

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

2 files changed

Lines changed: 65 additions & 65 deletions

File tree

Cargo.lock

Lines changed: 64 additions & 64 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
@@ -10,7 +10,7 @@ chrono = { version = "0.4.42", features = ["serde"] }
1010
clap = { version = "4.5.53", features = ["derive", "string"] }
1111
croner = "3.0.1"
1212
ctrlc = "3.5.1"
13-
gix = { version = "0.76.0", features = [
13+
gix = { version = "0.77.0", features = [
1414
"blocking-http-transport-reqwest-rust-tls",
1515
] }
1616
human-errors = { version = "0.2.2", features = ["pretty"] }

0 commit comments

Comments
 (0)