[O] Better pathfinding
This commit is contained in:
parent
f9c9a92048
commit
982ac52c69
5 changed files with 72 additions and 64 deletions
|
|
@ -45,6 +45,7 @@ tracing = { version = "0.1.40", default-features = false }
|
|||
tracing-subscriber = { version = "0.3.18", default-features = false }
|
||||
unicode-normalization = { version = "0.1.23", default-features = false }
|
||||
unicode-segmentation = { version = "1.11.0", default-features = false }
|
||||
which = { version = "7.0.1", default-features = false }
|
||||
|
||||
[workspace.lints.clippy]
|
||||
arithmetic_side_effects = "warn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue