Skip to content

Commit 0e4ec8c

Browse files
authoredNov 23, 2021
Merge pull request #538 from o2sh/dependabot/cargo/git2-0.13.24
Bump git2 from 0.13.23 to 0.13.24
2 parents 6757f42 + c0de936 commit 0e4ec8c

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
@@ -35,7 +35,7 @@ time = { version = "0.3.5", features = ["formatting"] }
3535
clap = {version = "2.33.3", features = ["wrap_help"]}
3636
color_quant = "1.1.0"
3737
colored = "2.0.0"
38-
git2 = {version = "0.13.23", default-features = false}
38+
git2 = {version = "0.13.24", default-features = false}
3939
image = "0.23.14"
4040
regex = "1.4.6"
4141
serde = "1.0.130"

0 commit comments

Comments
 (0)
Please sign in to comment.