We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b02c8 commit de81575Copy full SHA for de81575
src/webview/newRustProjectPanel.mts
@@ -481,7 +481,7 @@ export class NewRustProjectPanel {
481
</div>
482
483
<h3 class="text-xl font-semibold text-gray-900 dark:text-white mb-4">
484
- Note: The Pico extension will always install and use the latest stable version of Rust.
+ Note: Ensure that you have the latest version of the Rustup toolchain manager installed.
485
</h3>
486
487
<div class="mt-6 mb-4 col-span-2">
0 commit comments