v0.6.0
Changelog
https://crates.io/crates/metrics_server/0.6.0
Breaking Changes
- The
new()
method has been updated in favour of passing the listen address and TLS certificate and key.
Changed
- A new
http()
method has been added for easily creating a HTTP server.