mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Merge branch 'index-crate-shallow' into 'master'
Use shallow clone for crates.io index See merge request redox-os/cookbook!544
This commit is contained in:
commit
6c3cc83f6d
@ -1,5 +1,6 @@
|
||||
[source]
|
||||
git = "https://github.com/rust-lang/crates.io-index.git"
|
||||
shallow_clone = true
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user