Cargo Features

hydroflow_plus_cli_integration has no features set by default.

[dependencies]
hydroflow_plus_cli_integration = { version = "0.8.0", features = ["deploy", "stageleft_tool"] }
deploy = hydro_deploy

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.8.0

stageleft_tool implicit feature

Enables stageleft_tool ^0.2.0

added to workaround cargo smart-release https://github.com/Byron/cargo-smart-release/issues/16