FICHA · MANJARO

cargo-semver-checks

Scan your Rust crate for semver violations

  • tool
  • CLI
  • COMPATIBILITY
  • CODE-ANALYSIS
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Scans a Rust crate for semantic versioning violations by comparing public API changes. It helps maintainers catch breaking changes before publishing a version that claims compatibility.

Use it before releases, especially for libraries used by other projects. Semver checks are strong signals, but release notes and manual API review are still important.

How to run

cargo semver-checks

Commands: cargo semver-checks

Permissions

Permissions not analysed for this source yet.