Refactor graph and misc

This commit is contained in:
hal8174 2025-03-02 22:51:25 +01:00
parent 5f5fe0c149
commit 8f163269bd
22 changed files with 126 additions and 45 deletions

View file

@ -15,6 +15,7 @@ harness = false
[dependencies]
factorio-core = { path = "../factorio-core" }
factorio-graph = { path = "../factorio-graph" }
factorio-blueprint = { path = "../factorio-blueprint" }
base64 = "0.22.1"
bon = "3.0.2"