Skip to content

Commit 36bbbf2

Browse files
authored
Merge pull request #25 from gitext-rs/dependabot/cargo/git2-ext-0.0.6
chore(deps): bump git2-ext from 0.0.5 to 0.0.6
2 parents 3ebe8a2 + f8144fa commit 36bbbf2

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)