Skip to content

Commit

Permalink
chore(deps): update git2 to 0.20.0
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 authored and th1000s committed Jan 12, 2025
1 parent d10095b commit e3e9222
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ clap = { version = "4.3.14", features = [
console = "0.15.0"
ctrlc = "3.2.5"
dirs = "5.0.1"
git2 = { version = "0.18.2", default-features = false, features = [] }
git2 = { version = "0.20.0", default-features = false, features = [] }
grep-cli = "0.1.8"
itertools = "0.10.5"
lazy_static = "1.4"
Expand Down

0 comments on commit e3e9222

Please sign in to comment.