Cargo Features

[dependencies]
zeknox_p2 = { version = "1.0.1", default-features = false, features = ["no_cuda", "cuda"] }
default = cuda

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

gl64 bn254 no_cuda
cuda default

Affects zeknox_p2::device