Cargo Features

[dependencies]
staging-sp-ark-ed-on-bls12-377 = { version = "0.4.2", default-features = false, features = ["std"] }
default = std

The std feature is set by default whenever staging-sp-ark-ed-on-bls12-377 is added without default-features = false somewhere in the dependency tree.

std default

Enables std of ark-ed-on-bls12-377-ext and sp-crypto-ec-utils

staging-sp-ark-ed-on-bls12-377 has 2 features without comments.