Skip to content

Commit 61f641a

Browse files
authored
Add missing newline
1 parent effdfef commit 61f641a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rustup-dist/src/download.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,4 +183,4 @@ fn file_hash(path: &Path) -> Result<String> {
183183
}
184184

185185
Ok(hasher.result_str())
186-
}
186+
}

0 commit comments

Comments
 (0)