passthru worker thread count from env
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
175e1c6453
commit
5f1cab6850
3 changed files with 13 additions and 9 deletions
|
@ -207,14 +207,13 @@ default-features = false
|
|||
version = "4.5.21"
|
||||
default-features = false
|
||||
features = [
|
||||
"std",
|
||||
"derive",
|
||||
"help",
|
||||
#"color", Do we need these?
|
||||
#"unicode",
|
||||
"usage",
|
||||
"env",
|
||||
"error-context",
|
||||
"help",
|
||||
"std",
|
||||
"string",
|
||||
"usage",
|
||||
]
|
||||
|
||||
[workspace.dependencies.futures]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue