Skip to content

Commit 5020c1e

Browse files
committed
Auto merge of #4632 - rust-lang:renovate/git2-0.x, r=Turbo87
Update Rust crate git2 to v0.14.2 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [git2](https://crates.io/crates/git2) | dependencies | patch | `=0.14.1` -> `=0.14.2` | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents e5ed648 + a3ff9b9 commit 5020c1e

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

0 commit comments

Comments
 (0)