Cargo Features

[dependencies]
petalsonic = { version = "0.3.0", default-features = false, features = ["auto-install"] }
default = auto-install

The auto-install feature is set by default whenever petalsonic is added without default-features = false somewhere in the dependency tree.

auto-install default

Enables auto-install of audionimbus ^0.12.0

PetalSonic has 2 features without comments.