Skip to content

Commit 9fc506b

Browse files
committed
global: Improve compilation speed.
1 parent 3b3a3d7 commit 9fc506b

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[registries.crates-io]
2+
protocol = "sparse"

services/bios-all/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[registries.crates-io]
2+
protocol = "sparse"

services/spi-all/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[registries.crates-io]
2+
protocol = "sparse"

0 commit comments

Comments
 (0)