Skip to content

Commit 6e08ebf

Browse files
committed
fixup
1 parent 37c95b3 commit 6e08ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdk4-macos/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ gdk.workspace = true
2323
gio.workspace = true
2424
glib.workspace = true
2525
libc.workspace = true
26-
cocoa = { version = "0.26", optional = true }
26+
cocoa = { version = "0.26", default-features = false, optional = true }
2727

2828
[dev-dependencies]
2929
gir-format-check.workspace = true

0 commit comments

Comments
 (0)