diff options
| author | Elisha Hollander <just4now666666@gmail.com> | 2024-04-16 22:52:11 +0300 |
|---|---|---|
| committer | donno2048 <just4now666666@gmail.com> | 2024-04-16 22:23:15 +0000 |
| commit | dd615004eaf17cb1a989ff355ef8052bbc98f740 (patch) | |
| tree | d288617203c7cb955a4dbac5616e73fbff1fce3c /src | |
| parent | 9cdf3ca6003cfef2f70453e71b757020cd95c4c3 (diff) | |
| download | rust-dd615004eaf17cb1a989ff355ef8052bbc98f740.tar.gz rust-dd615004eaf17cb1a989ff355ef8052bbc98f740.zip | |
restore line-break
Diffstat (limited to 'src')
| -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 |
