|
|
@ -54,7 +54,7 @@ zbus = { workspace = true }
|
|
|
|
url = { workspace = true }
|
|
|
|
url = { workspace = true }
|
|
|
|
|
|
|
|
|
|
|
|
[target."cfg(target_os = \"macos\")".dependencies.objc2-app-kit]
|
|
|
|
[target."cfg(target_os = \"macos\")".dependencies.objc2-app-kit]
|
|
|
|
version = "0.2"
|
|
|
|
version = "0.3"
|
|
|
|
default-features = false
|
|
|
|
default-features = false
|
|
|
|
features = ["std", "NSWorkspace"]
|
|
|
|
features = ["std", "NSWorkspace"]
|
|
|
|
|
|
|
|
|
|
|
|