Skip to content

Commit db56c9f

Browse files
chore(deps): bump git2 from 0.19.0 to 0.20.2
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.19.0 to 0.20.2. - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.19.0...git2-0.20.2) --- updated-dependencies: - dependency-name: git2 dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73a304a commit db56c9f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ exclude = [
2424
]
2525

2626
[dependencies]
27-
git2 = { version = "0.19", features = ["vendored-openssl", "vendored-libgit2"] }
27+
git2 = { version = "0.20", features = ["vendored-openssl", "vendored-libgit2"] }
2828
ratatui = "0.29"
2929
crossterm = "0.29"
3030
tree-sitter = "0.25"

0 commit comments

Comments
 (0)