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 3ff0443 commit 49b0fbbCopy full SHA for 49b0fbb
src/doc/src/reference/publishing.md
@@ -32,8 +32,8 @@ immediately.
32
33
### Before publishing a new crate
34
35
-Keep in mind that crate names on [crates.io] are allocated on a first-come-first-
36
-serve basis. Once a crate name is taken, it cannot be used for another crate.
+Keep in mind that crate names on [crates.io] are allocated on a first-come-first-serve
+basis. Once a crate name is taken, it cannot be used for another crate.
37
38
Check out the [metadata you can specify](manifest.md) in `Cargo.toml` to
39
ensure your crate can be discovered more easily! Before publishing, make sure
0 commit comments