mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-04-26 17:23:01 +02:00
fix typo
This commit is contained in:
parent
121a7d33f3
commit
adc64c020b
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
The Rust ecosystem consists of a number of tools, of which the main ones are:
|
The Rust ecosystem consists of a number of tools, of which the main ones are:
|
||||||
|
|
||||||
* `rustc`: the Rust compiler which turn `.rs` files into binaries and other
|
* `rustc`: the Rust compiler which turns `.rs` files into binaries and other
|
||||||
intermediate formats.
|
intermediate formats.
|
||||||
|
|
||||||
* `cargo`: the Rust dependency manager and build tool. Cargo knows how to
|
* `cargo`: the Rust dependency manager and build tool. Cargo knows how to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user