Skip to content

Commit b95cd00

Browse files
committed
Auto merge of #4057 - rust-lang:renovate/futures-channel-0.x, r=Turbo87
Update Rust crate futures-channel to 0.3.17 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [futures-channel](https://crates.io/crates/futures-channel) | dependencies | patch | `0.3.1` -> `0.3.17` | --- ### 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 97222f5 + ebba3e7 commit b95cd00

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
@@ -55,7 +55,7 @@ diesel_full_text_search = "1.0.1"
5555
diesel_migrations = { version = "1.4.0", features = ["postgres"] }
5656
dotenv = "0.15"
5757
flate2 = "1.0"
58-
futures-channel = { version = "0.3.1", default-features = false }
58+
futures-channel = { version = "0.3.17", default-features = false }
5959
futures-util = "0.3"
6060
git2 = "0.13.23"
6161
hex = "0.4"

0 commit comments

Comments
 (0)