Make cocoa default for right now
This commit is contained in:
parent
4e079b40a9
commit
5d77076554
1 changed files with 1 additions and 0 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Reference in a new issue