Cargo Features
bevy_ui has no features set by default.
[dependencies]
bevy_ui = { version = "0.14.2", features = ["serialize", "bevy_text"] }
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.