diff --git a/Cargo.toml b/Cargo.toml index 8cf114a..92f824a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ toml = "0.5" [dependencies.prometheus] optional = true -version = "0.9.0" +version = "0.10.0" default_features = false features = ["process"]