Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Dec 22, 2020
1 parent 72264ab commit dc7ad58
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 = "2.0.0"
git2 = { version = "0.13.13", default-features = false }
git2 = { version = "0.13.14", default-features = false }
toml = { version = "0.5.8", features = ["preserve_order"] }
rust-ini = "0.16.0"
serde_json = "1.0.60"
Expand Down

0 comments on commit dc7ad58

Please sign in to comment.