Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Subcommand packages

Showing projects tagged as Cargo and Subcommand

  • cargo-make

    8.0 9.3 Rust
    Rust task runner and build tool.
  • cargo-outdated

    6.9 6.7 Rust
    A cargo subcommand for displaying when Rust dependencies are out of date
  • cargo-web

    6.8 0.0 Rust
    A Cargo subcommand for the client-side Web
  • cargo-update

    6.7 6.6 Rust
    A cargo subcommand for checking and applying updates to installed executables
  • cargo-deb

    6.2 1.1 Rust
    A cargo subcommand that generates Debian packages from information in Cargo.toml
  • cargo-graph

    4.6 0.0 Rust
    updated fork of cargo-dot with additional features
  • cargo-count

    3.3 0.0 Rust
    a cargo subcommand for counting lines of code in Rust projects
  • cargo-check

    2.9 0.0 Rust
    a wrapper around cargo rustc -- -Zno-trans which can be helpful for running a faster compile if you only need correctness checks
  • cargo-multi

    0.9 0.0 Rust
    Extends cargo to execute the given command on multiple crates - upstream is at