diff --git a/Cargo.toml b/Cargo.toml index 46cf9fa1e..8dce027f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,6 +28,7 @@ test = false [[bin]] name = "cargo-clippy" test = false +path = "src/main.rs" [dependencies] # begin automatic update