mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-04-09 09:23:53 +02:00
Suggestion: link to Cargo book on introduction
This commit is contained in:
parent
c274f86cfd
commit
f155d68a8d
@ -1,6 +1,6 @@
|
|||||||
# Using Cargo
|
# Using Cargo
|
||||||
|
|
||||||
When you start reading about Rust, you will soon meet Cargo, the standard tool
|
When you start reading about Rust, you will soon meet [Cargo](https://doc.rust-lang.org/cargo/), the standard tool
|
||||||
used in the Rust ecosystem to build and run Rust applications. Here we want to
|
used in the Rust ecosystem to build and run Rust applications. Here we want to
|
||||||
give a brief overview of what Cargo is and how it fits into the wider ecosystem
|
give a brief overview of what Cargo is and how it fits into the wider ecosystem
|
||||||
and how it fits into this training.
|
and how it fits into this training.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user