Current section

Files

Jump to
biomine Cargo.toml
Raw

Cargo.toml

[workspace]
resolver = "2"
members = ["native/biomine_native"]
# Provides a small build size for the "release" profile, but takes more time to build.
[profile.release]
lto = true