Skip to content

Commit a2aa3ee

Browse files
committed
chore: fmt
1 parent c8612a8 commit a2aa3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/toolchain/rust.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ impl Installable for XtensaRust {
232232
}
233233
let tmp_dir = tempdir_in(path)?;
234234
let tmp_dir_path = &tmp_dir.path().display().to_string();
235-
235+
236236
download_file(
237237
self.src_dist_url.clone(),
238238
"rust-src.tar.xz",

0 commit comments

Comments
 (0)