Skip to content

Commit d1a6328

Browse files
Merge pull request #355 from o2sh/dependabot/cargo/git2-0.13.13
2 parents ebc1277 + 6c9905d commit d1a6328

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
@@ -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)