Skip to content

Commit 6ab9b3a

Browse files
authored
Merge pull request #249 from rust-lang/dependabot/cargo/git2-0.16.1
build(deps): bump git2 from 0.16.0 to 0.16.1
2 parents 1b45158 + 5f0fed7 commit 6ab9b3a

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.16.0"
25+
git2 = "0.16.1"
2626
log = "0.4"
2727
pbr = "1.0.2"
2828
reqwest = { version = "0.11.12", features = ["blocking", "json"] }

0 commit comments

Comments
 (0)