Skip to content

Commit d498b77

Browse files
chore(deps): Bump gix from 0.74.0 to 0.74.1
Bumps [gix](https://github.com/GitoxideLabs/gitoxide) from 0.74.0 to 0.74.1. - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.74.0...gix-v0.74.1) --- updated-dependencies: - dependency-name: gix dependency-version: 0.74.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fbc6dd commit d498b77

2 files changed

Lines changed: 61 additions & 61 deletions

File tree

Cargo.lock

Lines changed: 60 additions & 60 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.50", features = ["derive", "string"] }
1111
croner = "3.0.0"
1212
ctrlc = "3.5.0"
13-
gix = { version = "0.74.0", features = [
13+
gix = { version = "0.74.1", features = [
1414
"blocking-http-transport-reqwest-rust-tls",
1515
] }
1616
human-errors = "0.1.5"

0 commit comments

Comments
 (0)