Skip to content

Commit 9456c88

Browse files
Bump git2 from 0.13.18 to 0.13.19 (#422)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.18 to 0.13.19. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](rust-lang/git2-rs@0.13.18...0.13.19) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bf30e0 commit 9456c88

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ clap = "2.33.3"
2929
color_quant = "1.1.0"
3030
colored = "2.0.0"
3131
error-chain = "0.12"
32-
git2 = {version = "0.13.18", default-features = false}
32+
git2 = {version = "0.13.19", default-features = false}
3333
image = "0.23.14"
3434
json = "0.12.4"
3535
regex = "1.4.6"

0 commit comments

Comments
 (0)