diff --git a/Cargo.toml b/Cargo.toml index 9674486..63c4eaa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ all-features = true metrics = "0.21.0" [target.'cfg(target_os = "macos")'.dependencies] -libproc = "0.13.0" +libproc = "0.14.2" mach2 = "0.4" once_cell = "1.13.1" rlimit = "0.10.0"