blob: f0021f1594f0b24a9ed233d2ab4dfb2223e991c5 (
plain)
1
2
3
4
5
6
|
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.
|