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.
2 parents 8c5cae1 + f6af2ba commit c446c20Copy full SHA for c446c20
src/doc/src/reference/registries.md
@@ -104,6 +104,7 @@ token = "854DvwSlUwEHtIo3kWy6x7UCPKHfzCmy"
104
[`cargo package`]: ../commands/cargo-package.md
105
[`cargo login`]: ../commands/cargo-login.md
106
[config]: config.md
107
+[crates.io]: https://crates.io/
108
109
<script>
110
(function() {
src/doc/src/reference/registry-index.md
@@ -203,3 +203,5 @@ The JSON objects should not be modified after they are added except for the
203
`yanked` field whose value may change at any time.
204
205
[`cargo publish`]: ../commands/cargo-publish.md
206
+[alphanumeric]: ../../std/primitive.char.html#method.is_alphanumeric
207
0 commit comments