Cargo Features
mmrbi has no features set by default.
[dependencies]
mmrbi = { version = "0.0.20", features = ["all", "version"] }
- all = serde, toml, version
- version all? = semver
-
Affects
_cargo::version,cargo_about::version,cargo_about::install_at_least,cargo_web::version,cargo_web::install_at_least,rustc::version,wasm_bindgen::version,wasm_bindgen::install_at_least,wasm_pack::version,wasm_pack::install_at_least…
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.