Add pathfinding benchmark binary

This commit is contained in:
hal8174 2025-03-29 19:40:04 +01:00
parent b8f83ec4eb
commit 34ff825ff0
3 changed files with 142 additions and 0 deletions

1
Cargo.lock generated
View file

@ -624,6 +624,7 @@ dependencies = [
"serde_yaml",
"termcolor",
"tracing",
"tracing-subscriber",
]
[[package]]