mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-07 19:44:41 -05:00
replace num_cpus dependency with available_parallelism()
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
9fc49fda0e
commit
9103e2325e
8 changed files with 22 additions and 13 deletions
|
|
@ -258,9 +258,6 @@ version = "0.1.80"
|
|||
[workspace.dependencies.lru-cache]
|
||||
version = "0.1.2"
|
||||
|
||||
[workspace.dependencies.num_cpus]
|
||||
version = "1.16.0"
|
||||
|
||||
# Used for matrix spec type definitions and helpers
|
||||
[workspace.dependencies.ruma]
|
||||
git = "https://github.com/girlbossceo/ruwuma"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue