Skip to content

Commit 4af4fcc

Browse files
committed
Auto merge of #4307 - rust-lang:renovate/futures-channel-0.x, r=Turbo87
Update Rust crate futures-channel to v0.3.19 [![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.18` -> `=0.3.19` | --- ### 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 db1c5af + 30fc19c commit 4af4fcc

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
@@ -54,7 +54,7 @@ diesel_full_text_search = "=1.0.1"
5454
diesel_migrations = { version = "=1.4.0", features = ["postgres"] }
5555
dotenv = "=0.15.0"
5656
flate2 = "=1.0.22"
57-
futures-channel = { version = "=0.3.18", default-features = false }
57+
futures-channel = { version = "=0.3.19", default-features = false }
5858
futures-util = "=0.3.19"
5959
git2 = "=0.13.25"
6060
hex = "=0.4.3"

0 commit comments

Comments
 (0)