Skip to content

Commit c2923aa

Browse files
build(deps): bump git2 from 0.19.0 to 0.20.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.19.0 to 0.20.0. - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.19.0...git2-0.20.0) --- updated-dependencies: - dependency-name: git2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c638ea commit c2923aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -18,7 +18,7 @@ env_logger = "0.11.0"
1818
thiserror = "2"
1919
anyhow = "1"
2020
flate2 = "1.0.24"
21-
git2 = "0.19.0"
21+
git2 = "0.20.0"
2222
log = "0.4"
2323
pbr = "1.1.1"
2424
reqwest = { version = "0.12.1", features = ["blocking", "json"] }

0 commit comments

Comments
 (0)