mirror of
https://github.com/rust-lang/book.git
synced 2026-05-18 00:52:02 -04:00
Improve wording to be more inclusive
This commit is contained in:
@@ -396,7 +396,7 @@ $ cargo build
|
||||
adding the rand crate as a dependency</span>
|
||||
|
||||
You may see different version numbers (but they will all be compatible with
|
||||
the code, thanks to SemVer!), and the lines may be in a different order.
|
||||
the code, thanks to SemVer!), different lines (depending on the operating system), and the lines may be in a different order.
|
||||
|
||||
Now that we have an external dependency, Cargo fetches the latest versions of
|
||||
everything from the *registry*, which is a copy of data from
|
||||
|
||||
Reference in New Issue
Block a user