pso_gc_tools/Cargo.toml
Gered fed7cf0272 remove opt-level config
was originally added to speed up some prs compression stuff during
debug builds. don't really want this here all the time though ...
2021-11-24 20:59:53 -05:00

9 lines
92 B
TOML

[workspace]
members = [
"psoutils",
"psogc_quest_tool",
"gci_quest_extract"
]