add parser and timings
This commit is contained in:
+2
-1
@@ -5,4 +5,5 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
console = "0.15.0"
|
||||
rand = "0.8.5"
|
||||
rand = "0.8.5"
|
||||
clap = { version = "3.1.15", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user