We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d67810f + 74544f1 commit abe461cCopy full SHA for abe461c
src/doc/src/reference/manifest.md
@@ -408,8 +408,8 @@ The following files are always included:
408
409
* The `Cargo.toml` file of the package itself is always included, it does not
410
need to be listed in `include`.
411
-* A minimized `Cargo.lock` is automatically included if the package contains a
412
- binary or example target, see [`cargo package`] for more information.
+* A minimized `Cargo.lock` is automatically included.
+ See [`cargo package`] for more information.
413
* If a [`license-file`](#the-license-and-license-file-fields) is specified, it
414
is always included.
415
0 commit comments