6 releases
| 0.2.0 | Oct 14, 2024 |
|---|---|
| 0.1.5 |
|
#663 in Cargo plugins
17KB
264 lines
cargo-validate
A Rust tool that enhances cargo publish with a validation and confirmation step.
Install
cargo install cargo-validate
Usage
cargo validate [-- <cargo publish args>]
Features:
- Informs of current git status
- Displays and validates package info
- Checks current username as owner
- Checks crate existence on crates.io
Dependencies
~7–19MB
~251K SLoC