We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991e560 commit d54b10fCopy full SHA for d54b10f
src/doc/src/reference/config.md
@@ -613,7 +613,7 @@ Sets the path to the root directory for installing executables for [`cargo
613
install`]. Executables go into a `bin` directory underneath the root.
614
615
To track information of installed executables, some extra files, such as
616
-`.crates.toml` and `.crates2.json`, would also be created under this root.
+`.crates.toml` and `.crates2.json`, are also created under this root.
617
618
The default if not specified is Cargo's home directory (default `.cargo` in
619
your home directory).
0 commit comments