Cargo Features

[dependencies]
peckr = { version = "0.6.1", default-features = false, features = ["alloc"] }
default = alloc

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

alloc default

Affects peckr::alloc