Cargo Features
[dependencies]
bevy_rustysynth = { version = "0.2.1", default-features = false, features = ["hl4mgm"] }
- default = hl4mgm
-
The
hl4mgm
feature is set by default wheneverbevy_rustysynth
is added without
somewhere in the dependency tree.default-features = false - hl4mgm default
bevy_rustysynth has 2 features without comments.