cargo-no-dev-deps

Cargo subcommand for running cargo without dev-dependencies.

APACHE-2.0 License

Downloads
7.6K
Stars
11
Committers
2

Bot releases are visible (Hide)

cargo-no-dev-deps - 0.2.12 Latest Release

Published by github-actions[bot] 8 months ago

cargo-no-dev-deps - 0.2.11

Published by github-actions[bot] 8 months ago

  • Update toml_edit to 0.22.
cargo-no-dev-deps - 0.2.10

Published by github-actions[bot] 9 months ago

  • Fix "No such file or directory" error when --no-private flag is used with the workspace that the members field contains glob.
cargo-no-dev-deps - 0.2.9

Published by github-actions[bot] 10 months ago

  • Remove dependency on is-terminal.
cargo-no-dev-deps - 0.2.8

Published by github-actions[bot] 11 months ago

  • Update toml_edit to 0.21.
cargo-no-dev-deps - 0.2.7

Published by github-actions[bot] about 1 year ago

  • Remove dependency on slab, shell-escape, and fs-err.
cargo-no-dev-deps - 0.2.6

Published by github-actions[bot] about 1 year ago

  • Fix regression on --no-private flag with virtual workspace, introduced in 0.2.5.
cargo-no-dev-deps - 0.2.5

Published by github-actions[bot] about 1 year ago

  • Improve support for very old Cargo (pre-1.39).

  • Remove dependency on cargo_metadata.

cargo-no-dev-deps - 0.2.4

Published by github-actions[bot] about 1 year ago

  • Fix bug in --no-private flag on Windows.
cargo-no-dev-deps - 0.2.3

Published by github-actions[bot] about 1 year ago

  • Update cargo_metadata to 0.17.
cargo-no-dev-deps - 0.2.2

Published by github-actions[bot] over 1 year ago

  • Fix compatibility with old cargo.
cargo-no-dev-deps - 0.2.1

Published by github-actions[bot] over 1 year ago

  • Update toml_edit to 0.18.
cargo-no-dev-deps - 0.2.0

Published by github-actions[bot] almost 2 years ago

  • Add --no-private flag to exclude publish = false crates.

    This flag is more powerful than cargo-hack's --ignore-private flag, which also prevents private crate from affecting lockfile and metadata.

  • Restore Cargo.lock after run to match behavior with cargo-minimal-versions.

  • Documentation improvements.

cargo-no-dev-deps - 0.1.0

Published by github-actions[bot] almost 2 years ago

Initial release

Package Rankings
Top 38.51% on Crates.io
Badges
Extracted from project README
crates.io license github actions