enso/gui/Cargo.toml
Wojciech Danilo 9e947eb8a0 Fixing warnings, refactoring
Original commit: ae77cfb98d
2019-10-07 20:33:09 +02:00

9 lines
76 B
TOML

[workspace]
members = [
"lib/core",
]
[profile.release]
opt-level = 3