innernet/Cargo.toml

7 lines
116 B
TOML
Raw Normal View History

2021-03-29 17:22:14 +00:00
[workspace]
members = ["server", "client", "hostsfile", "shared"]
[profile.release]
codegen-units = 1
lto = "thin"