Skip to content

Commit 81482e9

Browse files
build(deps): bump git2 from 0.17.0 to 0.18.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.17.0 to 0.18.0. - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-curl-0.17.0...git2-0.18.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 cbeb853 commit 81482e9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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.10.0"
2222
thiserror = "1"
2323
anyhow = "1"
2424
flate2 = "1.0.24"
25-
git2 = "0.17.0"
25+
git2 = "0.18.0"
2626
log = "0.4"
2727
pbr = "1.1.1"
2828
reqwest = { version = "0.11.12", features = ["blocking", "json"] }

0 commit comments

Comments
 (0)