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 37c95b3 commit 6e08ebfCopy full SHA for 6e08ebf
gdk4-macos/Cargo.toml
@@ -23,7 +23,7 @@ gdk.workspace = true
23
gio.workspace = true
24
glib.workspace = true
25
libc.workspace = true
26
-cocoa = { version = "0.26", optional = true }
+cocoa = { version = "0.26", default-features = false, optional = true }
27
28
[dev-dependencies]
29
gir-format-check.workspace = true
0 commit comments