chore: Bump Rust to 1.81 (#17440)
Blocked on https://github.com/rust-lang/docker-rust/pull/210 Release Notes: - N/A --------- Co-authored-by: Finn Evers <75036051+MrSubidubi@users.noreply.github.com>
This commit is contained in:
parent
b8d3af35fd
commit
b623958b7a
5 changed files with 7 additions and 7 deletions
|
@ -17,7 +17,7 @@ Clone down the [Zed repository](https://github.com/zed-industries/zed).
|
|||
- Install the Rust wasm toolchain:
|
||||
|
||||
```sh
|
||||
rustup target add wasm32-wasi
|
||||
rustup target add wasm32-wasip1
|
||||
```
|
||||
|
||||
- Install [Visual Studio](https://visualstudio.microsoft.com/downloads/) with the optional component `MSVC v*** - VS YYYY C++ x64/x86 build tools` (`v***` is your VS version and `YYYY` is year when your VS was released)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue