Skip to content

Commit ced92e3

Browse files
committed
rustfmt
1 parent e13fd38 commit ced92e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/toolchain.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ impl Toolchain {
169169
&self.rustup_name()
170170
)
171171
});
172-
// ignore the error untill
172+
// ignore the error untill
173173
// https://github.com/rust-lang/cargo/pull/5961
174174
// is ready
175175
Ok(())

0 commit comments

Comments
 (0)