Use shallow clone for crates.io index

This commit is contained in:
Wildan Mubarok 2025-07-13 09:00:52 +00:00
parent c9f1240cf8
commit a431de9c2b

View File

@ -1,5 +1,6 @@
[source]
git = "https://github.com/rust-lang/crates.io-index.git"
shallow_clone = true
[build]
template = "custom"