diff --git a/alchemy/Cargo.toml b/alchemy/Cargo.toml index e4261e5..919e2cf 100644 --- a/alchemy/Cargo.toml +++ b/alchemy/Cargo.toml @@ -13,6 +13,7 @@ keywords = ["gui", "css", "styles", "layout", "react"] maintenance = { status = "actively-developed" } [features] +default = ["alchemy-cocoa", "alchemy-lifecycle/cocoa"] cocoa = ["alchemy-cocoa", "alchemy-lifecycle/cocoa"] [dependencies]