blob: 894285b4b9e22dcda335c2be1c2777b91bb512c3 [file]
[package]
name = "features"
version = "0.1.0"
authors = ["Bastien Orivel <[email protected]>"]
[features]
default = ["baz"]
foo = []
bar = []
baz = []