Skip to content

Commit cd6d624

Browse files
Bump git2 from 0.13.24 to 0.13.25 (#549)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.24 to 0.13.25. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](rust-lang/git2-rs@0.13.24...0.13.25) --- updated-dependencies: - dependency-name: git2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0115c0 commit cd6d624

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ bytecount = "0.6.2"
3333
clap = {version = "2.34.0", features = ["wrap_help"]}
3434
color_quant = "1.1.0"
3535
colored = "2.0.0"
36-
git2 = {version = "0.13.24", default-features = false}
36+
git2 = {version = "0.13.25", default-features = false}
3737
image = "0.23.14"
3838
regex = "1.4.6"
3939
serde = "1.0.130"

0 commit comments

Comments
 (0)