mirror of
https://github.com/kristoferssolo/tls-pq-bench.git
synced 2026-03-22 00:36:21 +00:00
refactor(runner): bound memory usage with FuturesUnordered worker pool
This commit is contained in:
@@ -7,6 +7,7 @@ edition.workspace = true
|
||||
[dependencies]
|
||||
clap.workspace = true
|
||||
common.workspace = true
|
||||
futures.workspace = true
|
||||
miette.workspace = true
|
||||
rustls.workspace = true
|
||||
serde.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user