Skip to content

Commit a54fce6

Browse files
committed
Auto merge of #4058 - rust-lang:renovate/git2-0.x, r=locks
Update Rust crate git2 to 0.13.23 [![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.13.0` -> `0.13.23` | --- ### 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 94f28bf + 58d6f9e commit a54fce6

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.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dotenv = "0.15"
5757
flate2 = "1.0"
5858
futures-channel = { version = "0.3.1", default-features = false }
5959
futures-util = "0.3"
60-
git2 = "0.13.0"
60+
git2 = "0.13.23"
6161
hex = "0.4"
6262
http = "0.2"
6363
hyper = { version = "0.14", features = ["client", "http1"] }

0 commit comments

Comments
 (0)