Reduce number of Tokio workers (#129)

This commit is contained in:
Ulyssa 2023-07-05 15:25:42 -07:00
parent 8d4539831f
commit 61aba80be1
No known key found for this signature in database
GPG key ID: 1B3965A3D18B9B64
7 changed files with 232 additions and 258 deletions

1
Cargo.lock generated
View file

@ -1522,6 +1522,7 @@ dependencies = [
"css-color-parser",
"dirs",
"emojis",
"futures",
"gethostname 0.4.1",
"html5ever",
"image",