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 216f915 commit a5e0697Copy full SHA for a5e0697
src/doc/src/reference/registries.md
@@ -100,9 +100,9 @@ A full-featured registry that supports publishing will additionally need to
100
have a web API service that conforms to the API used by Cargo. The web API is
101
documented below.
102
103
-At this time, there is no widely used software for running a custom registry.
104
-There is interest in documenting projects that implement registry support, or
105
-existing package caches that add support for Cargo.
+Commercial and community projects are available for building and running a
+registry. See <https://github.com/rust-lang/cargo/wiki/Third-party-registries>
+for a list of what is available.
106
107
### Index Format
108
0 commit comments