diff --git a/utils/process/Cargo.toml b/utils/process/Cargo.toml index f8ee5e30c..00420799d 100644 --- a/utils/process/Cargo.toml +++ b/utils/process/Cargo.toml @@ -38,6 +38,5 @@ winapi = { version = "0.3", features = [ "handleapi", ] } - [target.'cfg(target_os = "macos")'.dependencies] libproc = { version = "0.7" }