logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

debcargo-deb-dependencies - Print the dependencies of a package in d/control format

Description

       Print the dependencies of a package in d/control format

Name

       debcargo-deb-dependencies - Print the dependencies of a package in d/control format

Options

--features=FEATURES
              Features to include in dependencies

       --all-features
              Include all features in dependencies

       --no-default-features
              Do not include default feature in dependencies

       --allow-prerelease-deps
              Allow prerelease versions of dependencies

       -h, --help
              Print help

       <CARGO_TOML>
              Cargo.toml for generating dependencies

                                                deb-dependencies                    debcargo-deb-dependencies(1)

Synopsis

debcargodeb-dependencies [--features] [--all-features] [--no-default-features] [--allow-prerelease-deps]
       [-h|--help] <CARGO_TOML>

See Also