Skip to main content

Release engineering for Rust, simplified.

Declarative, reproducible, and workspace-aware — your whole release from one command.

Full Pipeline

Build → Archive → Checksum → Changelog → Release → Publish → Announce. One command.

Cargo-Native

Workspace-aware, cross-compilation via cargo-zigbuild, cargo-binstall metadata generation.

Declarative Config

Readable YAML, validated against a JSON schema. Migrating an existing pipeline takes minutes.

Tera Templates

Conditionals, pipes, filters — a real template engine, not regex substitution.

Package Managers

Homebrew, Scoop, crates.io, nFPM, Docker — publish everywhere from one config.

Single Binary

cargo install anodizer. No runtime dependencies. Fast startup.