Improve wording to be more inclusive

This commit is contained in:
LeafyLi
2020-07-11 11:18:54 -04:00
committed by GitHub
parent 84a31397b3
commit 22fb3d0cba

View File

@@ -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