Cargo Features

[dependencies]
secp256kfun_k256_backend = { version = "2.0.1", default-features = false, features = ["alloc"] }
default = alloc

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

alloc default

Affects mul::lincomb_iter