Skip to content

Commit

Permalink
Bump gix from 0.69.0 to 0.69.1 in the deps group (#48)
Browse files Browse the repository at this point in the history
Bumps the deps group with 1 update: [gix](https://github.com/GitoxideLabs/gitoxide).


Updates `gix` from 0.69.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.69.0...gix-v0.69.1)

---
updated-dependencies:
- dependency-name: gix
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 9f0f716 commit 15ba926
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -21,7 +21,7 @@ tokio = { version = "1.37.0", features = [
tracing = "0.1.41"

[dependencies.gix]
version = "0.69.0"
version = "0.69.1"
default-features = false
features = [
"comfort",
Expand Down

0 comments on commit 15ba926

Please sign in to comment.