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 7918c7e commit 12b68beCopy full SHA for 12b68be
src/doc/src/reference/source-replacement.md
@@ -26,7 +26,7 @@ dependencies through the usage of [the `[patch]` key][overriding
26
dependencies], and private registry support is described in [the Registries
27
chapter][registries].
28
29
-When using source replacement, running commands like `cargo publish` that need to
+When using source replacement, running commands that need to
30
contact the registry requires passing the `--registry` option. This helps avoid
31
any ambiguity about which registry to contact, and will use the authentication
32
token for the specified registry.
0 commit comments