Skip to content

Commit 15ceb76

Browse files
authored
Merge pull request #17 from dashed/dependabot/cargo/git2-0.19.0
Bump git2 from 0.18.3 to 0.19.0
2 parents 83e3cdd + c54ce1c commit 15ceb76

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
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
git2 = "0.18.3"
9+
git2 = "0.19.0"
1010
clap = "2.33.3"
1111
colored = "2.1.0"
1212
between = "0.1.0"

0 commit comments

Comments
 (0)