1
0
mirror of https://github.com/tonarino/innernet.git synced 2024-11-28 08:58:37 +02:00
innernet/Cargo.toml

7 lines
128 B
TOML
Raw Normal View History

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