Skip to content

Commit 3a60ae1

Browse files
committed
Add link in previous call for testing.
1 parent 5884569 commit 3a60ae1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

posts/2022-06-22-sparse-registry-testing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ author: Arlo Siemsen
55
team: The Cargo Team <https://www.rust-lang.org/governance/teams/dev-tools#cargo>
66
---
77

8+
> Note: Sparse registry support has been stabilized for the 1.68 release.
9+
> See [Help test Cargo's new index protocol](../../../inside-rust/2023/01/30/cargo-sparse-protocol.html) for updated information.
10+
811
The Cargo nightly [`sparse-registry`][sparse-registry] feature is ready for testing. The
912
feature causes Cargo to access the crates.io index over HTTP, rather than git. It can
1013
provide a significant performance improvement, especially if the local copy of

0 commit comments

Comments
 (0)