Skip to content

Commit cf93936

Browse files
Update Rust crate git2 to v0.20.2 (#11114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c254eae commit cf93936

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/crates_io_index/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ testing = []
1919
anyhow = "=1.0.98"
2020
base64 = "=0.22.1"
2121
crates_io_env_vars = { path = "../crates_io_env_vars" }
22-
git2 = "=0.20.1"
22+
git2 = "=0.20.2"
2323
secrecy = "=0.10.3"
2424
serde = { version = "=1.0.219", features = ["derive"] }
2525
serde_json = "=1.0.140"

0 commit comments

Comments
 (0)