Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
nacho committed Dec 10, 2024
1 parent 37c95b3 commit 6e08ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdk4-macos/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gdk.workspace = true
gio.workspace = true
glib.workspace = true
libc.workspace = true
cocoa = { version = "0.26", optional = true }
cocoa = { version = "0.26", default-features = false, optional = true }

[dev-dependencies]
gir-format-check.workspace = true
Expand Down

0 comments on commit 6e08ebf

Please sign in to comment.