Cargo Features
bcld2 has no features set by default.
[dependencies]
bcld2 = { version = "0.0.1", features = ["unstable"] }
- unstable
-
Allow access to unstable features when being built with a nightly compiler,
to keep travis-cargo happy and enable access to benchmarks if we want them.