quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.76k stars 380 forks source link

Strip down futures-* dependencies #1273

Closed Ralith closed 2 years ago

Ralith commented 2 years ago

This drops 6 packages from the workspace-scoped Cargo.lock, and should save a decent amount of buildtime, both locally and downstream.