Skip to content

Commit c237852

Browse files
committed
Auto merge of #4167 - rust-lang:renovate/conduit-packages, r=Turbo87
Update Rust crate conduit-hyper to 0.4.1 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [conduit-hyper](https://crates.io/crates/conduit-hyper) | dependencies | patch | `0.4.0` -> `0.4.1` | --- ### 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 2e581e5 + 58f03d9 commit c237852

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -40,7 +40,7 @@ conduit = "0.10.0"
4040
conduit-conditional-get = "0.10.0"
4141
conduit-cookie = "0.10.0"
4242
conduit-git-http-backend = "0.10.0"
43-
conduit-hyper = "0.4.0"
43+
conduit-hyper = "0.4.1"
4444
conduit-middleware = "0.10.0"
4545
conduit-router = "0.10.0"
4646
conduit-static = "0.10.0"

0 commit comments

Comments
 (0)