Skip to content

Commit 8e1d284

Browse files
Bump git2 from 0.13.15 to 0.13.16
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.15 to 0.13.16. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](rust-lang/git2-rs@0.13.15...0.13.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce4fe5b commit 8e1d284

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
@@ -22,7 +22,7 @@ priority = "optional"
2222
[dependencies]
2323
color_quant = "1.1" # Use version required by image
2424
colored= "2.0.0"
25-
git2 = { version = "0.13.15", default-features = false }
25+
git2 = { version = "0.13.16", default-features = false }
2626
json = "0.12.4"
2727
tokei = "12.1.2"
2828
askalono = "0.4.3"

0 commit comments

Comments
 (0)