Skip to content

Commit 68e2de9

Browse files
authored
Merge pull request #270 from rust-lang/dependabot/cargo/git2-0.17.0
build(deps): bump git2 from 0.16.1 to 0.17.0
2 parents bf20407 + 8344fc1 commit 68e2de9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

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

0 commit comments

Comments
 (0)