Skip to content

Commit

Permalink
Bump git2 from 0.13.6 to 0.13.10
Browse files Browse the repository at this point in the history
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.6 to 0.13.10.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2020
1 parent 02b36a9 commit 35c4240
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ priority = "optional"

[dependencies]
colored= "1.8.0"
git2 = {version = "0.13.6", default-features = false}
git2 = {version = "0.13.10", default-features = false}
tokei = "12.0.0"
askalono = "0.4.0"
bytecount = "0.6.0"
Expand Down

0 comments on commit 35c4240

Please sign in to comment.