From d725876e648e51d73f7a4ec60859c67329073604 Mon Sep 17 00:00:00 2001 From: Antonio Scandurra Date: Wed, 20 Apr 2022 17:36:03 +0200 Subject: [PATCH] :lipstick: Co-Authored-By: Nathan Sobo --- crates/cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"