Skip to content

Commit 1b45158

Browse files
authored
Merge pull request #246 from rust-lang/dependabot/cargo/git2-0.16.0
build(deps): bump git2 from 0.15.0 to 0.16.0
2 parents ab8869e + 67c6bca commit 1b45158

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.10.0"
2222
thiserror = "1"
2323
anyhow = "1"
2424
flate2 = "1.0.24"
25-
git2 = "0.15.0"
25+
git2 = "0.16.0"
2626
log = "0.4"
2727
pbr = "1.0.2"
2828
reqwest = { version = "0.11.12", features = ["blocking", "json"] }

0 commit comments

Comments
 (0)