Skip to content

Commit 53b25ed

Browse files
authored
Merge pull request #191 from o2sh/dependabot/cargo/git2-0.13.10
Bump git2 from 0.13.6 to 0.13.10
2 parents 547bf25 + ddf4b94 commit 53b25ed

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: Cargo.lock

+9-9
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
@@ -20,7 +20,7 @@ priority = "optional"
2020

2121
[dependencies]
2222
colored= "1.8.0"
23-
git2 = {version = "0.13.6", default-features = false}
23+
git2 = {version = "0.13.10", default-features = false}
2424
tokei = "12.0.0"
2525
askalono = "0.4.2"
2626
bytecount = "0.6.0"

0 commit comments

Comments
 (0)