Skip to content

Commit 5eca6f8

Browse files
Bump git2 from 0.19.0 to 0.20.4
Bumps [git2](https://github.com/rust-lang/git2-rs) 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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b03cfac commit 5eca6f8

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
@@ -28,7 +28,7 @@ codegen-units = 256
2828
anyhow = "1"
2929
base64 = "0.21.2"
3030
dashmap = "6.1.0"
31-
git2 = "0.19.0"
31+
git2 = "0.20.4"
3232
indexmap = { version = "2.11", features = ["serde"] }
3333
itertools = "0.14.0"
3434
derive_builder = "0.12"

0 commit comments

Comments
 (0)