mirror of
https://github.com/zaphar/durnitisp.git
synced 2025-07-20 17:59:48 -04:00
metrics-exporter-prometheus: drop default features
This prunes quite a bit from the dependency graph that we weren't using anyway.
This commit is contained in:
parent
feb6684e8f
commit
4755513f5d
895
Cargo.lock
generated
895
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -13,7 +13,7 @@ anyhow = "1"
|
||||
gflags = "^0.3"
|
||||
nursery = "^0.0.1"
|
||||
metrics = "0.24.0"
|
||||
metrics-exporter-prometheus = "0.16.0"
|
||||
metrics-exporter-prometheus = {version = "0.16.0", default-features = false}
|
||||
tiny_http = "0.12.0"
|
||||
socket2 = "0.5.1"
|
||||
icmp-socket = "0.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user