mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-01-10 04:08:43 +00:00
4 lines
56 B
Rust
4 lines
56 B
Rust
|
#![warn(clippy::multiple_crate_versions)]
|
||
|
|
||
|
fn main() {}
|