Skip to content

Commit

Permalink
build: bump git-features from 0.22.1 to 0.22.2 (starship#4311)
Browse files Browse the repository at this point in the history
Bumps [git-features](https://github.com/Byron/gitoxide) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@git-features-v0.22.1...git-features-v0.22.2)

---
updated-dependencies:
- dependency-name: git-features
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

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 Aug 25, 2022
1 parent 4a1cf14 commit db79032
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -43,7 +43,7 @@ dirs-next = "2.0.0"
dunce = "1.0.2"
gethostname = "0.2.3"
# Addresses https://github.com/starship/starship/issues/4251
git-features = { version = "0.22.1", features = ["fs-walkdir-single-threaded"] }
git-features = { version = "0.22.2", features = ["fs-walkdir-single-threaded"] }
git-repository = "0.21.1"
indexmap = { version = "1.9.1", features = ["serde"] }
local_ipaddress = "0.1.3"
Expand Down

0 comments on commit db79032

Please sign in to comment.