Skip to content

Commit d907f42

Browse files
committed
Auto merge of #4534 - rust-lang:renovate/futures-util-0.x, r=Turbo87
Update Rust crate futures-util to v0.3.21 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [futures-util](https://crates.io/crates/futures-util) | dependencies | patch | `=0.3.19` -> `=0.3.21` | --- ### 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 6c0d5bf + caf44c8 commit d907f42

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -56,7 +56,7 @@ diesel_migrations = { version = "=1.4.0", features = ["postgres"] }
5656
dotenv = "=0.15.0"
5757
flate2 = "=1.0.22"
5858
futures-channel = { version = "=0.3.21", default-features = false }
59-
futures-util = "=0.3.19"
59+
futures-util = "=0.3.21"
6060
hex = "=0.4.3"
6161
http = "=0.2.6"
6262
hyper = { version = "=0.14.16", features = ["client", "http1"] }

0 commit comments

Comments
 (0)