Skip to content

Commit e75450e

Browse files
Update Rust crate git2 to v0.14.4 (#4803)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8f31a15 commit e75450e

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.57"
1818
base64 = "=0.13.0"
1919
dotenv = "=0.15.0"
20-
git2 = "=0.14.3"
20+
git2 = "=0.14.4"
2121
serde = { version = "=1.0.137", features = ["derive"] }
2222
tempfile = "=3.3.0"
2323
url = "=2.2.2"

0 commit comments

Comments
 (0)