Cargo Features
[dependencies]
petalsonic = { version = "0.3.0", default-features = false, features = ["auto-install"] }
- default = auto-install
-
The
auto-installfeature is set by default wheneverpetalsonicis added withoutsomewhere in the dependency tree.default-features = false - auto-install default
-
Enables auto-install of audionimbus ^0.12.0
PetalSonic has 2 features without comments.