Skip to content

Commit 5d0f35b

Browse files
Update Rust crate git2 to v0.20.3 (#12459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc7a65c commit 5d0f35b

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.

crates/crates_io_index/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ anyhow = "=1.0.100"
2020
base64 = "=0.22.1"
2121
chrono = { version = "=0.4.42", features = ["serde"] }
2222
crates_io_env_vars = { path = "../crates_io_env_vars" }
23-
git2 = "=0.20.2"
23+
git2 = "=0.20.3"
2424
secrecy = "=0.10.3"
2525
serde = { version = "=1.0.228", features = ["derive"] }
2626
serde_json = "=1.0.145"

0 commit comments

Comments
 (0)