Release futures-concurrency v7.4.1

Open link in next tab

yosh (@yosh@toot.yosh.is)

https://toot.yosh.is/@yosh/110887786234100525

Attached: 1 image I just published `futures-concurrency` v7.4.1 which adds support for lending iteration on the newly added `Group` types! https://github.com/yoshuawuyts/futures-concurrency/releases/tag/v7.4.1 This should replace the final remaining use there was for `select!`, meaning we now have structured alternatives for all kinds of concurrency operations you could possibly want to express. Here’s what that looks like:

yosh (@yosh@toot.yosh.is)

I just published futures-concurrency v7.4.1 which adds support for lending iteration on the newly added Group types!

https://github.com/yoshuawuyts/futures-concurrency/releases/tag/v7.4.1

This should replace the final remaining use there was for select!, meaning we now have structured alternatives for all kinds of concurrency operations you could possibly want to express.