Skip to content

Commit e48a8e3

Browse files
authored
Only cargo-miri is needed
1 parent aed47a6 commit e48a8e3

File tree

1 file changed

+0
-1
lines changed
  • src/rustup-win-installer/src

1 file changed

+0
-1
lines changed

src/rustup-win-installer/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ static TOOLS: &'static [&'static str] = &[
2727
"rustfmt",
2828
"cargo-fmt",
2929
"cargo-clippy",
30-
"miri",
3130
"cargo-miri",
3231
];
3332

0 commit comments

Comments
 (0)