cargo-edit

Dependency manager

A utility for managing cargo dependencies from the command line.

A utility for managing cargo dependencies from the command line.

GitHub

3k stars
19 watching
149 forks
Language: Rust
last commit: about 2 years ago
cargoclirust

Related projects:

RepositoryDescriptionStars
rust-lang/cargoThe Rust package manager responsible for downloading and compiling dependencies for Rust projects.12,919
sagiegurari/cargo-makeA tool that automates the build process for Rust projects2,614
dtolnay/cargo-expandA command-line tool that shows the result of macro expansion and derive code generation in Rust projects2,718
bunogi/cargo-makedocsAutomates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies.14
byron/cargo-releaseAutomates the process of releasing a Rust crate with versioning and publishing0
est31/cargo-udepsDetects unused dependencies in Rust projects during compilation.1,781
crate-ci/cargo-releaseAutomates the release process of Rust crates, including version management and publishing to crates.io.1,360
kamiyaa/joshutoA ranger-like terminal file manager written in Rust.3,489
janlikar/cargo-cloneA tool to fetch and download Rust crate source code from registries.93
byron/cargo-smart-releaseAutomates complex release processes for Rust cargo workspaces with changelog generation and version management.81
rust-itertools/itertoolsA collection of utility functions and macros to simplify iterator-based data processing in Rust.2,789
lukemathwalker/cargo-chefA tool that speeds up Rust Docker builds by caching dependencies and re-hydrating project skeletons.1,867
rust-osdev/cargo-xbuildAutomates cross-compilation of sysroot crates for Rust projects259
timnn/cargo-lipoAutomatically creates universal libraries for iOS applications540
sourcefrog/cargo-mutantsTools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests.626