Skip to content

Commit 41ba3d1

Browse files
authoredDec 22, 2020
Bump git2 from 0.13.13 to 0.13.14
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.13 to 0.13.14. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](rust-lang/git2-rs@0.13.13...0.13.14) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93bf57c commit 41ba3d1

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.13", default-features = false }
24+
git2 = { version = "0.13.14", default-features = false }
2525
json = "0.12.4"
2626
tokei = "12.0.0"
2727
askalono = "0.4.3"

0 commit comments

Comments
 (0)
Please sign in to comment.