We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fde9b8 commit b8e4af6Copy full SHA for b8e4af6
Cargo.toml
@@ -69,7 +69,7 @@ dark-light = "1.1.1"
69
# small selection of Core Foundation libs I happen to need
70
[target.'cfg(target_os = "macos")'.dependencies]
71
core-foundation = "0.10.0"
72
-cocoa-foundation = "0.1.2"
+cocoa-foundation = "0.2.0"
73
objc = "0.2.7"
74
libc = "0.2.154"
75
0 commit comments