Skip to content

Commit

Permalink
chore(deps): Bump gix from 0.68.0 to 0.69.1
Browse files Browse the repository at this point in the history
Bumps [gix](https://github.com/GitoxideLabs/gitoxide) from 0.68.0 to 0.69.1.
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-v0.68.0...gix-v0.69.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent df509ad commit 33b00cb
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 47 deletions.
115 changes: 69 additions & 46 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 @@ -11,7 +11,7 @@ clap = { version = "4.5.23", features = ["derive", "string"] }
croner = "2.1.0"
ctrlc = "3.4.5"
futures = "0.3.31"
gix = { version = "0.68.0", features = [
gix = { version = "0.69.1", features = [
"blocking-http-transport-reqwest-rust-tls",
] }
human-errors = "0.1.5"
Expand Down

0 comments on commit 33b00cb

Please sign in to comment.