1
0
mirror of https://github.com/tonarino/innernet.git synced 2024-11-24 08:42:33 +02:00
innernet/Cargo.toml

7 lines
128 B
TOML

[workspace]
members = ["server", "client", "hostsfile", "shared", "publicip"]
[profile.release]
codegen-units = 1
lto = "thin"