mirror of
https://github.com/openharmony/third_party_rust_hyper.git
synced 2026-07-21 17:25:22 -04:00
ec8b952ff8
Note the practical affects of this change: - Dependency count with --features full dropped from 65 to 55. - Time to compile after a clean dropped from 48s to 35s (on a pretty underpowered VM). Closes #2388