Skip to content

Commit 6f73fef

Browse files
committed
Auto merge of #4037 - rust-lang:renovate/conduit-router-0.x, r=Turbo87
Update Rust crate conduit-router to 0.9.0-alpha.7 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [conduit-router](https://crates.io/crates/conduit-router) | dependencies | patch | `0.9.0-alpha.6` -> `0.9.0-alpha.7` | --- ### 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 72f8db2 + 83a643a commit 6f73fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ conduit-cookie = "0.9.0-alpha.5"
4343
conduit-git-http-backend = "0.9.0-alpha.2"
4444
conduit-hyper = "0.3.0-alpha.7"
4545
conduit-middleware = "0.9.0-alpha.4"
46-
conduit-router = "0.9.0-alpha.6"
46+
conduit-router = "0.9.0-alpha.7"
4747
conduit-static = "0.9.0-alpha.3"
4848

4949
cookie = { version = "0.15", features = ["secure"] }

0 commit comments

Comments
 (0)