Make cocoa default for right now

This commit is contained in:
Ryan McGrath 2019-06-05 22:31:03 -07:00
parent 4e079b40a9
commit 5d77076554
No known key found for this signature in database
GPG key ID: 811674B62B666830

View file

@ -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]