Skip to content

Commit a5e0697

Browse files
committed
Add documentation about third-party registries.
1 parent 216f915 commit a5e0697

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)