Skip to content

Commit 835d557

Browse files
committed
Auto merge of #9830 - ehuss:document-third-party-registries, r=alexcrichton
Add documentation about third-party registries. This adds a link to the wiki where a list of third-party registries can be maintained.
2 parents 3f68ff4 + a5e0697 commit 835d557

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/doc/src/reference/registries.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ A full-featured registry that supports publishing will additionally need to
100100
have a web API service that conforms to the API used by Cargo. The web API is
101101
documented below.
102102

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.
103+
Commercial and community projects are available for building and running a
104+
registry. See <https://github.com/rust-lang/cargo/wiki/Third-party-registries>
105+
for a list of what is available.
106106

107107
### Index Format
108108

0 commit comments

Comments
 (0)