Skip to content

Commit

Permalink
Bump gix from 0.61.0 to 0.62.0
Browse files Browse the repository at this point in the history
Bumps [gix](https://github.com/Byron/gitoxide) from 0.61.0 to 0.62.0.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-v0.61.0...gix-v0.62.0)

---
updated-dependencies:
- dependency-name: gix
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent b92fb7a commit 5ca68ca
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
25 changes: 13 additions & 12 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 @@ -38,7 +38,7 @@ png = { version = "0.17", optional = true }
image = { version = "0.25.1", optional = true, default-features = false, features = [
"png",
] }
gix = { version = "0.61.0", optional = true, default-features = false, features = [
gix = { version = "0.62.0", optional = true, default-features = false, features = [
"revision",
"max-performance-safe",
] }
Expand Down

0 comments on commit 5ca68ca

Please sign in to comment.