improve bench args
This commit is contained in:
parent
1a647d91ab
commit
40d06b0fa4
3 changed files with 217 additions and 10 deletions
|
@ -5,6 +5,7 @@ edition = "2021"
|
|||
default-run = "proxy"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.20", features = ["derive"] }
|
||||
rand = "0.8.5"
|
||||
rayon = "1.10.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue