Skip to content

Commit de81575

Browse files
committed
Rust: Update project creation note
Signed-off-by: paulober <[email protected]>
1 parent 63b02c8 commit de81575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webview/newRustProjectPanel.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ export class NewRustProjectPanel {
481481
</div>
482482
483483
<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.
484+
Note: Ensure that you have the latest version of the Rustup toolchain manager installed.
485485
</h3>
486486
487487
<div class="mt-6 mb-4 col-span-2">

0 commit comments

Comments
 (0)