mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): bump git2 from 0.13.12 to 0.13.13
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.12 to 0.13.13. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.12...0.13.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
+1
-1
@@ -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.12", default-features = false }
|
||||
git2 = { version = "0.13.13", default-features = false }
|
||||
toml = { version = "0.5.7", features = ["preserve_order"] }
|
||||
rust-ini = "0.16.0"
|
||||
serde_json = "1.0.60"
|
||||
|
||||
Reference in New Issue
Block a user