mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
Improve build time with Rayon
This commit is contained in:
parent
50e1d2d129
commit
afba4c7b14
2 changed files with 10 additions and 8 deletions
|
|
@ -10,3 +10,4 @@ os_pipe = "1.1.2"
|
|||
clap = { version = "4", features = ["derive"] }
|
||||
env_logger = "0.10.0"
|
||||
log = "0.4.17"
|
||||
rayon = "1.6.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue