diff --git a/Cargo.toml b/Cargo.toml index 4f3534e..d237c3a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ toml = "0.5" [dependencies.prometheus] optional = true -version = "0.7" +version = "0.8" default_features = false features = ["process"]