innernet/Cargo.toml

7 lines
128 B
TOML
Raw Permalink Normal View History

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