mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-01-12 05:08:43 +00:00
bc93f7052e
Fix missing `authors` entry in the provided example
3 lines
54 B
Rust
3 lines
54 B
Rust
#![warn(clippy::cargo_common_metadata)]
|
|
|
|
fn main() {}
|