cargo-release

Crate publisher

A tool to simplify the process of releasing Rust crates, handling tasks such as publishing, tagging, and updating dependencies.

Cargo subcommand release: everything about releasing a rust crate.

GitHub

1k stars
11 watching
113 forks
Language: Rust
last commit: 6 days 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. 80
marcoieni/release-plz Automates Rust package release with changelog generation and cargo registry publishing 842
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. 870
marcoieni/release-plz-action Automates release management for Rust projects using the release-plz workflow 32
rust-lang/cargo The Rust package manager responsible for downloading and compiling dependencies for Rust projects. 12,800
pksunkara/cargo-workspaces A tool that helps manage cargo workspaces and their crates, similar to Lerna. 483
brauner/rlxc An LXC container manager implemented in Rust 15
rust-osdev/cargo-xbuild Automates cross-compilation of sysroot crates for Rust projects 258
cargo-generate/cargo-generate Tool to help developers create new Rust projects quickly from existing templates 1,967
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,597