Skip to content

Commit 25847c9

Browse files
Update Rust crate git2 to v0.20.0 (#10315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44eb4b4 commit 25847c9

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
@@ -19,7 +19,7 @@ testing = []
1919
anyhow = "=1.0.95"
2020
base64 = "=0.22.1"
2121
crates_io_env_vars = { path = "../crates_io_env_vars" }
22-
git2 = "=0.19.0"
22+
git2 = "=0.20.0"
2323
secrecy = "=0.10.3"
2424
serde = { version = "=1.0.217", features = ["derive"] }
2525
serde_json = "=1.0.134"

0 commit comments

Comments
 (0)