6 releases
0.2.0 | Oct 14, 2024 |
---|---|
0.1.5 |
|
#170 in Cargo plugins
120 downloads per month
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–18MB
~239K SLoC