Skip to content

Commit 053904f

Browse files
dependabot[bot]claytonrcarter
authored andcommitted
build: bump git2 from 0.20.3 to 0.20.4
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.20.3 to 0.20.4. - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.4/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.3...git2-0.20.4) --- updated-dependencies: - dependency-name: git2 dependency-version: 0.20.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92ec546 commit 053904f

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ git-branchless-smartlog = { version = "0.10.0", path = "git-branchless-smartlog"
6969
git-branchless-submit = { version = "0.10.0", path = "git-branchless-submit" }
7070
git-branchless-test = { version = "0.10.0", path = "git-branchless-test" }
7171
git-branchless-undo = { version = "0.10.0", path = "git-branchless-undo" }
72-
git2 = { version = "0.20.3", default-features = false }
72+
git2 = { version = "0.20.4", default-features = false }
7373
glob = "0.3.3"
7474
indexmap = "2.13.0"
7575
indicatif = { version = "0.18.3", features = ["improved_unicode"] }

0 commit comments

Comments
 (0)