7 lines
165 B
TOML
7 lines
165 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [ "egui_node_graph2", "reaction_systems_gui", ]
|
|
|
|
# [reaction_systems_gui.profile.release]
|
|
# opt-level = 2 # fast and small wasm
|