Cargo Features

[dependencies]
texture2ddecoder = { version = "0.0.5", default-features = false, features = ["alloc"] }
default = alloc

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

alloc default

Affects pvrtc::decode_pvrtc