diff --git a/src/tools/tidy/Cargo.toml b/src/tools/tidy/Cargo.toml index 553712e59902e..96866e7424889 100644 --- a/src/tools/tidy/Cargo.toml +++ b/src/tools/tidy/Cargo.toml @@ -18,4 +18,4 @@ rustc-hash = "1.1.0" [[bin]] name = "rust-tidy" path = "src/main.rs" -test = false \ No newline at end of file +test = false