We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a7e29a commit b4bee90Copy full SHA for b4bee90
templates/index.html
@@ -29,7 +29,7 @@
29
[source.panamax]
30
registry = "{{ host }}/git/crates.io-index"
31
[source.panamax-sparse]
32
-registry = "{{ host }}/index/"
+registry = "sparse+{{ host }}/index/"
33
34
[source.crates-io]
35
# To use sparse index, change "panamax" to "panamax-sparse".
0 commit comments