forked from ROMEO/obsw
Merge pull request 'README.md aktualisiert, rust-settings nun für ganz frisches System geeignet' (#1) from nehlich/rust-readme into mohr/rust
Reviewed-on: romeo/obsw#1
This commit is contained in:
commit
3e4ba8e5fc
@ -19,7 +19,9 @@ satisfy Rust requirements
|
|||||||
```sh
|
```sh
|
||||||
cd ../mission_rust
|
cd ../mission_rust
|
||||||
cargo update
|
cargo update
|
||||||
cargo default nightly
|
rustup toolchain install nightly
|
||||||
|
rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
|
||||||
|
rustup override set default nightly
|
||||||
cargo build -Z build-std
|
cargo build -Z build-std
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user