mirror of
https://github.com/google/comprehensive-rust.git
synced 2024-12-15 14:27:50 +02:00
Mention backwards compatibility (#1068)
This should allow us to keep the version numbers unchanged for a while. Fixes #333.
This commit is contained in:
parent
cd5705674a
commit
7e08c7b157
@ -12,6 +12,8 @@ rustc 1.69.0 (84c898d65 2023-04-16)
|
|||||||
cargo 1.69.0 (6e9a83356 2023-04-12)
|
cargo 1.69.0 (6e9a83356 2023-04-12)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can use any later version too since Rust maintains backwards compatibility.
|
||||||
|
|
||||||
With this in place, follow these steps to build a Rust binary from one
|
With this in place, follow these steps to build a Rust binary from one
|
||||||
of the examples in this training:
|
of the examples in this training:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user