Skip to content

Commit c695bdf

Browse files
authoredSep 11, 2020
Bump git2 from 0.13.10 to 0.13.11
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.10 to 0.13.11. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/commits/0.13.11) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9cb8c8 commit c695bdf

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

Diff for: ‎Cargo.lock

+6-6
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= "2.0.0"
23-
git2 = { version = "0.13.10", default-features = false }
23+
git2 = { version = "0.13.11", default-features = false }
2424
tokei = "12.0.0"
2525
askalono = "0.4.2"
2626
bytecount = "0.6.0"

0 commit comments

Comments
 (0)