crates/cli/Cargo.toml 🔗
@@ -21,4 +21,4 @@ serde = { version = "1.0", features = ["derive"] }
[target.'cfg(target_os = "macos")'.dependencies]
core-foundation = "0.9"
core-services = "0.2"
-plist = "1.3"
+plist = "1.3"
Antonio Scandurra and Nathan Sobo created
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
crates/cli/Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -21,4 +21,4 @@ serde = { version = "1.0", features = ["derive"] }
[target.'cfg(target_os = "macos")'.dependencies]
core-foundation = "0.9"
core-services = "0.2"
-plist = "1.3"
+plist = "1.3"