clean ups

This commit is contained in:
Dylan Thies
2023-12-29 13:34:59 -05:00
parent 1a9e6b39c0
commit 05951ebc8a
10 changed files with 30 additions and 20 deletions

View File

@@ -19,6 +19,11 @@ rstest = "0.18.2"
rstest_reuse = "0.6.0"
dhat = "0.3.2"
glam = "0.24.2"
petgraph = "0.6.4"
num = "0.4.1"
num-traits = "0.2.17"
rustworkx-core = "0.13.2"
pathfinding = "4.6.0"
[profile.dhat]