metrics-rs / metrics

A metrics ecosystem for Rust.
MIT License
1.08k stars 148 forks source link

Upgrade hyper to v1 #412

Closed fenollp closed 9 months ago

fenollp commented 9 months ago

cc https://github.com/metrics-rs/metrics/pull/411 The hyper CHANGELOG https://github.com/hyperium/hyper/blob/master/CHANGELOG.md

tobz commented 9 months ago

Looks like this requires unpublished changes to hyper-tls. I don't tie anything in metrics to unpublished crate versions, so this PR will have to wait until hyper-tls cuts a release.