Cargo Features

[dependencies]
aneubeck-daachorse = { version = "1.1.1", default-features = false, features = ["alloc"] }
default = alloc

The alloc feature is set by default whenever aneubeck-daachorse is added without default-features = false somewhere in the dependency tree.

alloc default

aneubeck-daachorse has 2 features without comments.