Unify Channel Dependency
Author: ibraheemdevCreated Sep 9, 2023Updated Sep 14, 2026
LabelsC-performanceB-upstream
Hyper currently depends on both `futures_channel` and `tokio::sync`, using both channel types in different places. To cut down on dependencies one of these should be removed.
Source: hyperium/hyper