diff options
| -rw-r--r-- | src/tools/tidy/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/tidy/Cargo.toml b/src/tools/tidy/Cargo.toml index 553712e5990..96866e74248 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 |
