Skip to content

Commit aac3444

Browse files
Merge pull request #383 from o2sh/dependabot/cargo/git2-0.13.17
2 parents 39ffd10 + 4584e38 commit aac3444

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
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.16", default-features = false }
25+
git2 = { version = "0.13.17", default-features = false }
2626
json = "0.12.4"
2727
tokei = "12.1.2"
2828
askalono = "0.4.3"

0 commit comments

Comments
 (0)