Also add "community’s" to description of crates.io, as Cargo now
supports multiple registries.
-title = "The Cargo Manual"
+title = "The Cargo Book"
author = "Alex Crichton, Steve Klabnik and Carol Nichols, with Contributions from the Rust Community"
-# The Cargo Manual
+# The Cargo Book

Cargo is the [Rust] *package manager*. Cargo downloads your Rust project’s
dependencies, compiles your project, makes packages, and upload them to
-[crates.io], the Rust *package registry*.
+[crates.io], the Rust community’s *package registry*.
### Sections