-
|
run the |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 19 replies
-
|
What toolchain are you using? Could please paste the output of |
Beta Was this translation helpful? Give feedback.
-
|
Looks like you are using a stable channel. Could you plz provide your output of |
Beta Was this translation helpful? Give feedback.
-
|
1. |
Beta Was this translation helpful? Give feedback.

1.
rustup install nightly-2022-07-142.
rustup override add nightly-2022-07-14That would solve the problem,I suggest you put it in quickstart docs.