Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
discord9 committed Dec 12, 2024
1 parent c8612a8 commit a2aa3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/toolchain/rust.rs
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ impl Installable for XtensaRust {
}
let tmp_dir = tempdir_in(path)?;
let tmp_dir_path = &tmp_dir.path().display().to_string();

download_file(
self.src_dist_url.clone(),
"rust-src.tar.xz",
Expand Down

0 comments on commit a2aa3ee

Please sign in to comment.