Skip to content

Commit 4ef7877

Browse files
committed
Auto merge of #4048 - rust-lang:renovate/tower-service-0.x, r=Turbo87
Update Rust crate tower-service to 0.3.1 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tower-service](https://crates.io/crates/tower-service) | dev-dependencies | patch | `0.3.0` -> `0.3.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 71277b3 + 9a9a9a1 commit 4ef7877

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
@@ -94,7 +94,7 @@ conduit-test = "0.9.0-alpha.5"
9494
hyper-tls = "0.5"
9595
lazy_static = "1.4"
9696
tokio = "1.5.0"
97-
tower-service = "0.3.0"
97+
tower-service = "0.3.1"
9898

9999
[build-dependencies]
100100
diesel = { version = "1.4.8", features = ["postgres"] }

0 commit comments

Comments
 (0)