Skip to content

fix(deps): update rust crate futures to 0.3.25

renovate requested to merge renovate/rust-futures-monorepo into main

This MR contains the following updates:

Package Type Update Change
futures (source) dependencies patch 0.3.24 -> 0.3.25

Release Notes

rust-lang/futures-rs

v0.3.25

Compare Source

  • Fix soundness issue in join! and try_join! macros (#​2649)
  • Implement Clone for sink::Drain (#​2650)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports