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

@@ -12,4 +12,4 @@ nom = { workspace = true }
itertools = {workspace = true }
glam.workspace = true
nom_locate.workspace = true
petgraph = "0.6.4"
petgraph = {workspace = true}