Skip to content

Commit 60e6a96

Browse files
dependabot[bot]sondr3
authored andcommitted
Bump git2 from 0.20.2 to 0.20.4
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.20.2 to 0.20.4. - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.4/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.2...git2-0.20.4) --- updated-dependencies: - dependency-name: git2 dependency-version: 0.20.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9402229 commit 60e6a96

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ structopt = "0.3.26"
1717
console = "0.16.0"
1818
tabwriter = { version = "1.4.1"}
1919
serde_json = { version = "1.0.142"}
20-
git2 = { version = "0.20.2", default-features = false, features = ["vendored-libgit2"] }
20+
git2 = { version = "0.20.4", default-features = false, features = ["vendored-libgit2"] }
2121
serde = { version = "1.0.219", features = ["derive"]}
2222
phf = { version = "0.12.1", features = ["macros"] }

0 commit comments

Comments
 (0)