Skip to content

Commit 7c4c9ca

Browse files
authored
Merge pull request #340 from rust-lang/dependabot/cargo/git2-0.19.0
build(deps): bump git2 from 0.18.1 to 0.19.0
2 parents 4f62300 + b940bd1 commit 7c4c9ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env_logger = "0.11.0"
1818
thiserror = "1"
1919
anyhow = "1"
2020
flate2 = "1.0.24"
21-
git2 = "0.18.0"
21+
git2 = "0.19.0"
2222
log = "0.4"
2323
pbr = "1.1.1"
2424
reqwest = { version = "0.12.1", features = ["blocking", "json"] }

0 commit comments

Comments
 (0)