Cargo Features

banano-vanity has no features set by default.

[dependencies]
banano-vanity = { version = "0.4.2", features = ["gpu"] }
gpu = ocl, ocl-core

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

ocl gpu?

Enables ocl ^0.18.0

ocl-core gpu?

Enables ocl-core ^0.7.0