Skip to content

Commit b940bd1

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

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

0 commit comments

Comments
 (0)