Make sure that _not_ including `default-features = false` is still valid. I.e. when specifying a feature, it should override the default, not augment it.
Make sure that not including
default-features = falseis still valid.I.e. when specifying a feature, it should override the default, not augment it.