diff --git a/Cargo.toml b/Cargo.toml index dfc0b7a..4ac25ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -62,8 +62,10 @@ privdrop = "0.5.2" [dependencies.prometheus] optional = true +package = "prometheus-32bitfix" version = "0.13.1" default_features = false +features = ["process"] [features] default = ["metrics"]