Add blade dependency

This commit is contained in:
Dzmitry Malyshau
2024-02-01 21:27:43 -08:00
parent 69e0ea92e4
commit ef4ef5f0e8
6 changed files with 16 additions and 11 deletions
+3 -3
View File
@@ -23,6 +23,6 @@ serde_derive.workspace = true
util = { path = "../util" }
[target.'cfg(target_os = "macos")'.dependencies]
core-foundation = "0.9"
core-services = "0.2"
plist = "1.3"
#core-foundation = "0.9"
#core-services = "0.2"
#plist = "1.3"