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