8 lines
169 B
TOML
8 lines
169 B
TOML
[workspace]
|
|
members = [ "factorio-blueprint", "factorio-blueprint-generator", "factorio-core",
|
|
"factorio-pathfinding"
|
|
]
|
|
resolver = "2"
|
|
|
|
[profile.release]
|
|
debug = true
|