Skip to content

Commit b4c3587

Browse files
Update Rust crate git2 to v0.15.0 (#5016)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81b55e7 commit b4c3587

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.

cargo-registry-index/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ testing = ["serde_json"]
1717
anyhow = "=1.0.58"
1818
base64 = "=0.13.0"
1919
dotenv = "=0.15.0"
20-
git2 = "=0.14.4"
20+
git2 = "=0.15.0"
2121
serde = { version = "=1.0.140", features = ["derive"] }
2222
tempfile = "=3.3.0"
2323
url = "=2.2.2"

0 commit comments

Comments
 (0)