Skip to content

Commit

Permalink
Update git2 requirement from 0.19 to 0.20
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 5ca91f2 commit 0025c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/proto-compiler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ publish = false
rust-version = "1.60"

[dependencies]
git2 = "0.19"
git2 = "0.20"
prost-build = "0.13"
walkdir = "2.3"
argh = "0.1"
Expand Down

0 comments on commit 0025c07

Please sign in to comment.