Skip to content

Commit 3977b28

Browse files
chore(deps): bump git2 from 0.20.4 to 0.21.0 in /bots/finishingbot
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.20.4 to 0.21.0. - [Changelog](https://github.com/rust-lang/git2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.4...git2-0.21.0) --- updated-dependencies: - dependency-name: git2 dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d35727 commit 3977b28

2 files changed

Lines changed: 17 additions & 41 deletions

File tree

bots/finishingbot/Cargo.lock

Lines changed: 16 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bots/finishingbot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] }
3535
tracing-appender = "0.2"
3636

3737
# Git operations
38-
git2 = "0.20"
38+
git2 = "0.21"
3939

4040
# HTTP client (for license verification)
4141
reqwest = { version = "0.12", features = ["json", "rustls-tls"], default-features = false }

0 commit comments

Comments
 (0)