Skip to content

Commit

Permalink
build(deps): bump git2 from 0.13.8 to 0.13.10 (starship#1606)
Browse files Browse the repository at this point in the history
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.8 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-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 22, 2020
1 parent 12c7877 commit 2f5d795
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -31,7 +31,7 @@ tls-vendored = ["native-tls/vendored"]
clap = "2.33.3"
ansi_term = "0.12.1"
dirs-next = "1.0.1"
git2 = { version = "0.13.8", default-features = false }
git2 = { version = "0.13.10", default-features = false }
toml = { version = "0.5.6", features = ["preserve_order"] }
serde_json = "1.0.57"
rayon = "1.3.1"
Expand Down

0 comments on commit 2f5d795

Please sign in to comment.