Skip to content

Commit f8144fa

Browse files
chore(deps): bump git2-ext from 0.0.5 to 0.0.6
Bumps [git2-ext](https://github.com/gitext-rs/git2-ext) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/gitext-rs/git2-ext/releases) - [Changelog](https://github.com/gitext-rs/git2-ext/blob/main/CHANGELOG.md) - [Commits](gitext-rs/git2-ext@v0.0.5...v0.0.6) --- updated-dependencies: - dependency-name: git2-ext dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ebe8a2 commit f8144fa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/git-branch-stash/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include = [
2020
[dependencies]
2121
git2 = { version = "0.14", default-features = false }
2222
git-config-env = "0.1"
23-
git2-ext = "0.0.5"
23+
git2-ext = "0.0.6"
2424
log = "0.4"
2525
eyre = "0.6"
2626
itertools = "0.10"

0 commit comments

Comments
 (0)