diff --git a/Cargo.toml b/Cargo.toml index 0295017..e357132 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ use-gauge-on-cpu-seconds-total = [] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -metrics = "0.22.0" +metrics = "0.23.0" [target.'cfg(target_os = "macos")'.dependencies] libproc = "0.14.2"