feat/fix: add initial MT and remove extend from div for performance
This commit is contained in:
parent
60d73968fb
commit
7dbcf20891
5 changed files with 71 additions and 36 deletions
|
|
@ -12,6 +12,8 @@ serde = { version = "1.0", features = ["derive"] }
|
|||
serde_json = "1.0"
|
||||
num = "0.4"
|
||||
rand = "0.8"
|
||||
threadpool = "1.8"
|
||||
num_cpus = "1.16.0"
|
||||
|
||||
[source.crates-io]
|
||||
replace-with = "vendored-sources"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue