Commit 2f13d9f
committed
Disable registry index fetch optimization
This breaks with the sparse index being on by default. The right fix
might be to configure Cargo to continue using the git index, but it's
not super clear and potentially with the sparse index the fetches will
be fast enough that we don't need to worry that much.1 parent 7379810 commit 2f13d9f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
548 | | - | |
| 548 | + | |
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
| |||
0 commit comments