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 5884569 commit 3a60ae1Copy full SHA for 3a60ae1
posts/2022-06-22-sparse-registry-testing.md
@@ -5,6 +5,9 @@ author: Arlo Siemsen
5
team: The Cargo Team <https://www.rust-lang.org/governance/teams/dev-tools#cargo>
6
---
7
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
+
11
The Cargo nightly [`sparse-registry`][sparse-registry] feature is ready for testing. The
12
feature causes Cargo to access the crates.io index over HTTP, rather than git. It can
13
provide a significant performance improvement, especially if the local copy of
0 commit comments