Skip to content

Commit f2550f0

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
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.97"
2020
base64 = "=0.22.1"
2121
crates_io_env_vars = { path = "../crates_io_env_vars" }
22-
git2 = "=0.20.0"
22+
git2 = "=0.20.1"
2323
secrecy = "=0.10.3"
2424
serde = { version = "=1.0.219", features = ["derive"] }
2525
serde_json = "=1.0.140"

0 commit comments

Comments
 (0)