Add pathfinding benchmark binary
This commit is contained in:
parent
b8f83ec4eb
commit
34ff825ff0
3 changed files with 142 additions and 0 deletions
|
|
@ -30,3 +30,4 @@ serde_json = "1.0.108"
|
|||
serde_yaml = "0.9.34"
|
||||
termcolor = "1.4.1"
|
||||
tracing = "0.1.41"
|
||||
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue