Cargo Features

Phonon has no features set by default.

[dependencies]
phonon = { version = "0.2.0", features = ["serde-serialize", "reflect"] }
serde-serialize

Enables serde, serde of ndarray ^0.15 and serde-serialize of parry3d ^0.13

todo: Enable SIMD? Replace with glam-based parry?

reflect

Enables bevy_reflect ^0.14