Closed zhao-gang closed 4 months ago
Seems to be a snag on ci related to msrv, once that is fixed we can merge.
related https://github.com/tower-rs/tower/pull/735
push_back is released in v0.3.22, but CI checks v0.3.11
Closing this as it needs a bump to use futures-util
0.3.22, and it doesn't seem like I have write permission to update the existing branch.
Fixed following warning:
futures_util::stream::FuturesOrdered::<Fut>::push
: usepush_back
instead --> tower/src/util/call_all/ordered.rs:171:25warning:
tower
(lib) generated 1 warning