Cargo is not applicable to the toolchain #409
Answered
by
Rahix
thatmagicalcat
asked this question in
Q&A
-
I ran
not only for |
Beta Was this translation helpful? Give feedback.
Answered by
Rahix
Apr 9, 2023
Replies: 2 comments
-
Try reinstalling the toolchain with rustup, e.g. rustup toolchain uninstall nightly-2022-07-10
rustup toolchain install nightly-2022-07-10 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Rahix
-
It worked thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try reinstalling the toolchain with rustup, e.g.