diff --git a/crates/cli/Cargo.toml b/crates/cli/Cargo.toml index ec87bf20a4..be7cc24b3e 100644 --- a/crates/cli/Cargo.toml +++ b/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" \ No newline at end of file +plist = "1.3"