Skip to content

Commit 6c9905d

Browse files
Bump git2 from 0.13.12 to 0.13.13
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.12 to 0.13.13. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](rust-lang/git2-rs@0.13.12...0.13.13) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ebc1277 commit 6c9905d

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
@@ -21,7 +21,7 @@ priority = "optional"
2121
[dependencies]
2222
color_quant = "1.1" # Use version required by image
2323
colored= "2.0.0"
24-
git2 = { version = "0.13.12", default-features = false }
24+
git2 = { version = "0.13.13", default-features = false }
2525
json = "0.12.4"
2626
tokei = "12.0.0"
2727
askalono = "0.4.3"

0 commit comments

Comments
 (0)