Skip to content

Commit 7b1dc90

Browse files
Update git2 requirement from 0.18.0 to 0.19.0 (#27)
--- updated-dependencies: - dependency-name: git2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5983d51 commit 7b1dc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde_json = "1.0"
2222
chrono = "0.4"
2323
assert_cmd = "2.0.10"
2424
tempfile = "3.2.0"
25-
git2 = "0.18.0"
25+
git2 = "0.19.0"
2626
mockito = "1.0.2"
2727
csv = "1.1"
2828
log = "0.4"

0 commit comments

Comments
 (0)