use thread pool to avoid zombie processes
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
@@ -11,6 +11,7 @@ time = "0.1.42"
|
||||
structopt = "0.2.14"
|
||||
structopt-derive = "0.2.14"
|
||||
derive_builder = "0.7.1"
|
||||
threadpool = "1.7.1"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
Reference in New Issue
Block a user