Hyper v1 removed `hyper::Client` and move it to [hyper-util](https://crates.io/crates/hyper-util), called [client::legacy::Client](https://docs.rs/hyper-util/latest/hyper_util/client/legacy/struct.Client.html). What is the future of this crate? Is there any roadmap?
Hyper v1 removed
hyper::Clientand move it to hyper-util, called client::legacy::Client.What is the future of this crate? Is there any roadmap?