metrics-rs / metrics

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

Update `hashbrown` to `0.14` #438

Closed fornwall closed 7 months ago

fornwall commented 7 months ago

As the MSRV of metrics-util now is 1.65 we can now update to hashbrown version 0.14 (which has MSRV 1.63).

tobz commented 7 months ago

Thanks for your contribution!

tobz commented 6 months ago

Released as part of metrics-util@v0.13.2.