diff --git a/Cargo.toml b/Cargo.toml index 430ae894da..2e2b39e9b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -112,7 +112,6 @@ workspace = true [target."cfg(target_os = \"macos\")".dependencies] mac-process-info = "0.2.0" -apple-catalog-parsing = { path = "apple-catalog-parsing" } [target."cfg(unix)"]