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 1175ee8 commit 98ccc09Copy full SHA for 98ccc09
src/doc/src/reference/manifest.md
@@ -73,8 +73,7 @@ The package name is an identifier used to refer to the package. It is used
73
when listed as a dependency in another package, and as the default name of
74
inferred lib and bin targets.
75
76
-The name must use only [alphanumeric] characters or `-` or `_`, and cannot be
77
-empty.
+The name must use only [alphanumeric] characters or `-` or `_`, and cannot be empty.
78
79
Note that [`cargo new`] and [`cargo init`] impose some additional restrictions on
80
the package name, such as enforcing that it is a valid Rust identifier and not
0 commit comments