Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 303 Bytes

PUBLISH.md

File metadata and controls

6 lines (5 loc) · 303 Bytes

This is a dummy crate to publish to crates.io. It primarily exists to ensure that folks trying to install clippy from crates.io get redirected to the rustup technique.

Before publishing, be sure to rename clippy_dummy to clippy in Cargo.toml, it has a different name to avoid workspace issues.