[O] Better pathfinding
This commit is contained in:
parent
f9c9a92048
commit
982ac52c69
5 changed files with 72 additions and 64 deletions
|
|
@ -38,6 +38,7 @@ toml_edit = { workspace = true, features = [], optional = true }
|
|||
tracing = { workspace = true, features = ["attributes", "std"] }
|
||||
tracing-subscriber = { workspace = true, features = ["ansi", "fmt", "smallvec", "std", "tracing-log"] }
|
||||
unicode-segmentation = { workspace = true, features = [] }
|
||||
which = { workspace = true, features = [] }
|
||||
|
||||
[build-dependencies]
|
||||
indexmap = { workspace = true, features = ["std"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue