Skip to content

Commit f52aa70

Browse files
authored
Merge pull request #6 from dashed/dependabot/cargo/git2-0.18.3
Bump git2 from 0.18.2 to 0.18.3
2 parents 2101743 + ff7e860 commit f52aa70

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.2"
9+
git2 = "0.18.3"
1010
clap = "2.33.3"
1111
colored = "2.0.0"
1212
between = "0.1.0"

0 commit comments

Comments
 (0)