add: info about RustUp 3

This commit is contained in:
2026-04-22 08:50:48 +02:00
parent c2982556a7
commit 0b61dad9f4

View File

@@ -7,12 +7,12 @@
Загрузка RustUp на MacOs
```fish
```shell
brew install rustup
```
Установка стабильной версии раста!
```fish
```shell
rustup default stable
```
</details>