cargo-release

Rust crate releaser

Automates the release process of Rust crates, including version management and publishing to crates.io.

Cargo subcommand release: everything about releasing a rust crate.

GitHub

1k stars
11 watching
112 forks
Language: Rust
last commit: about 2 months ago
cargocargo-subcommandrust

Related projects:

Repository Description Stars
byron/cargo-release Automates the process of releasing a Rust crate with versioning and publishing 0
janlikar/cargo-clone A tool to fetch and download Rust crate source code from registries. 93
byron/cargo-smart-release Automates complex release processes for Rust cargo workspaces with changelog generation and version management. 81
mhinz/vim-crates A Vim plugin that simplifies management of Rust project dependencies by automating version updates and displaying available versions for completion. 90
saecki/crates.nvim A plugin for managing dependencies from the Rust package repository. 885
rust-lang/cargo The Rust package manager responsible for downloading and compiling dependencies for Rust projects. 12,919
pksunkara/cargo-workspaces A tool that helps manage cargo workspaces and their crates, similar to Lerna. 488
brauner/rlxc An LXC container manager implemented in Rust 15
rust-osdev/cargo-xbuild Automates cross-compilation of sysroot crates for Rust projects 259
cargo-generate/cargo-generate Tool to help developers create new Rust projects quickly from existing templates 2,006
binci/binci A utility for easily managing containerized development workflows using Docker. 674
bunogi/cargo-makedocs Automates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies. 14
sagiegurari/cargo-make A tool that automates the build process for Rust projects 2,614