Cargo Features

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

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

gl64 bn254 no_cuda
cuda default

Affects zeknox::device