Skip to content

Commit ec57989

Browse files
chore(deps): bump git2 in /crates in the cargo group across 1 directory
Bumps the cargo group with 1 update in the /crates directory: [git2](https://github.com/rust-lang/git2-rs). Updates `git2` from 0.19.0 to 0.20.4 - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.4/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.19.0...git2-0.20.4) --- updated-dependencies: - dependency-name: git2 dependency-version: 0.20.4 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ad52b3 commit ec57989

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

crates/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.

crates/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tracing = "0.1"
2525
ring = "0.17"
2626

2727
# Git operations
28-
git2 = "0.19"
28+
git2 = "0.20"
2929

3030
# Test utilities
3131
tempfile = "3"

0 commit comments

Comments
 (0)