Skip to content

Commit

Permalink
build(deps): bump git2 from 0.13.11 to 0.13.12
Browse files Browse the repository at this point in the history
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.11 to 0.13.12.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](rust-lang/git2-rs@0.13.11...0.13.12)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Oct 14, 2020
1 parent 783eb33 commit 58c3bfa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.11", default-features = false }
git2 = { version = "0.13.12", default-features = false }
toml = { version = "0.5.7", features = ["preserve_order"] }
rust-ini = "0.16"
serde_json = "1.0.59"
Expand Down

0 comments on commit 58c3bfa

Please sign in to comment.