mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
script: implement navigator.hardwareConcurrency (#31268)
Signed-off-by: syvb <me@iter.ca>
This commit is contained in:
parent
044b94d5eb
commit
20404a72c0
14 changed files with 32 additions and 40 deletions
|
@ -71,6 +71,7 @@ mime_guess = "2.0.3"
|
|||
mozangle = "0.5.0"
|
||||
msg = { path = "components/shared/msg" }
|
||||
net_traits = { path = "components/shared/net" }
|
||||
num_cpus = { workspace = true }
|
||||
num-traits = "0.2"
|
||||
parking_lot = "0.12"
|
||||
percent-encoding = "2.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue