mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-07 16:42:16 +00:00
Metrics example server based on hyper replaces a component based on Tide framework. This removes dependency on Tide which triggered audit warnings. Co-authored-by: Max Inden <mail@max-inden.de>