Cargo Features

[dependencies]
sp-ark-bw6-761 = { version = "0.4.1", default-features = false, features = ["std"] }
default = std

The std feature is set by default whenever sp-ark-bw6-761 is added without default-features = false somewhere in the dependency tree.

std default

Enables std of ark-algebra-test-templates, ark-bw6-761-ext, ark-ec, ark-ff, ark-scale ^0.0.11, ark-std, and sp-crypto-ec-utils ^0.4.0

sp-ark-bw6-761 has 2 features without comments.