We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The installed version of Rust Xtensa toolchain: 1.70.0.0
Command: ./espup update --toolchain-version 1.70.0.1
./espup update --toolchain-version 1.70.0.1
Result:
[2023-06-02T06:10:33Z INFO ] 💽 Updating Espressif Rust ecosystem [2023-06-02T06:10:34Z WARN ] ⚠️ Previous installation of Xtensa Rust 1.70.0 exists in: '/Users/georgik/.rustup/toolchains/esp'. Reusing this installation. [2023-06-02T06:10:34Z INFO ] ✅ Update successfully completed!
Expected behavior: update to 1.70.0.1
Workaround: manually remove ~/.rustup/toolchains/esp
~/.rustup/toolchains/esp
The text was updated successfully, but these errors were encountered:
SergioGasquez
Successfully merging a pull request may close this issue.
The installed version of Rust Xtensa toolchain: 1.70.0.0
Command:
./espup update --toolchain-version 1.70.0.1
Result:
Expected behavior: update to 1.70.0.1
Workaround: manually remove
~/.rustup/toolchains/esp
The text was updated successfully, but these errors were encountered: