fix(deps): update rust crate futures to 0.3.26
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
futures (source) | dependencies | patch |
0.3.25 -> 0.3.26
|
Release Notes
rust-lang/futures-rs
v0.3.26
- Add
Either::as_pin_mut
andEither::as_pin_ref
(#2691) - Add
Shared::ptr_eq
andShared::ptr_hash
(#2691) - Implement
FusedStream
forBuffered
(#2676) - Implement
FusedStream
for all streams inReadyChunks
(#2693) - Fix bug in
FuturesOrdered::push_front
(#2664) - Remove
Fut::Output: Clone
bounds from someShared
methods (#2662) - Remove
T: Debug
bounds fromDebug
implementations ofmpsc
andoneshot
types (#2666, #2667)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by renovate