What's Changed
- quinn: Remove explicit write future structs by @gretchenfrage in https://github.com/quinn-rs/quinn/pull/2226
- proto: Make BytesSource private by @gretchenfrage in https://github.com/quinn-rs/quinn/pull/2233
- feat: Make the future returned by
SendStream::stoppedstatic by @Frando in https://github.com/quinn-rs/quinn/pull/2220 - refactor(quinn): Remove some usage of exe...