Skip to content

Commit e5f16d8

Browse files
Bump git2 from 0.14.4 to 0.15.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.14.4 to 0.15.0. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](rust-lang/git2-rs@0.14.4...git2-curl-0.15.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 78c1265 commit e5f16d8

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
@@ -22,7 +22,7 @@ env_logger = "0.9.0"
2222
thiserror = "1"
2323
anyhow = "1"
2424
flate2 = "1.0.24"
25-
git2 = "0.14.4"
25+
git2 = "0.15.0"
2626
log = "0.4"
2727
pbr = "1.0.2"
2828
reqwest = { version = "0.11.11", features = ["blocking", "json"] }

0 commit comments

Comments
 (0)