You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/doc/src/reference/unstable.md
+5-27Lines changed: 5 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,6 @@ Each new feature described below should explain how to use it.
97
97
* Registries
98
98
*[credential-process](#credential-process) — Adds support for fetching registry tokens from an external authentication program.
99
99
*[`cargo logout`](#cargo-logout) — Adds the `logout` command to remove the currently saved registry token.
100
-
*[sparse-registry](#sparse-registry) — Adds support for fetching from static-file HTTP registries (`sparse+`)
101
100
*[publish-timeout](#publish-timeout) — Controls the timeout between uploading the crate and being available in the index
102
101
*[registry-auth](#registry-auth) — Adds support for authenticated registries, and generate registry authentication tokens using asymmetric cryptography.
0 commit comments