Cargo Features
hydroflow_plus_deploy has no features set by default.
[dependencies]
hydroflow_plus_deploy = { version = "0.9.0", features = ["deploy", "stageleft_devel", "stageleft_tool"] }
- deploy = hydro_deploy, prettyplease, toml, trybuild-internals-api
- stageleft_devel
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.
- hydro_deploy deploy?
-
Enables hydro_deploy ^0.9.0
- prettyplease deploy?
- toml deploy?
- trybuild-internals-api deploy?
- stageleft_tool implicit feature
-
Enables stageleft_tool ^0.3.0
added to workaround
cargo smart-release
https://github.com/Byron/cargo-smart-release/issues/16