gmftools/Cargo.toml

13 lines
131 B
TOML

[workspace]
members = [
"gmflib",
"gmftool",
"gmfmacros",
"gmfwasm",
]
[profile.release]
lto = true
debug = true