mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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
|
@ -75,6 +75,7 @@ mime = { workspace = true }
|
|||
mime_guess = { workspace = true }
|
||||
msg = { workspace = true }
|
||||
net_traits = { workspace = true }
|
||||
num_cpus = { workspace = true }
|
||||
num-traits = { workspace = true }
|
||||
parking_lot = { workspace = true }
|
||||
percent-encoding = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue