cargo-extensions-0.2.0 is not a library.
cargo features --help
)
cargo features list --help
cargo features --help
Manage workspace dependencies
Usage: cargo features [OPTIONS] [COMMAND]
Commands:
list List all dependencies
help Print this message or the help of the given subcommand(s)
Options:
-p, --package <PACKAGE> Workspace package name
-d, --dependency <DEPENDENCY> Dependency name
-h, --help Print help
cargo features list --help
List workspace dependencies
Usage: cargo features list [OPTIONS]
Options:
-p, --package <PACKAGE> Workspace package name
-d, --dependency <DEPENDENCY> Dependency name
-a, --all
-h, --help Print help