diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,3 +15,4 @@ toml = { version = "0.5" } [profile.release] panic = "abort" +lto = true |
index : wgconfd | ||
A configuration manager for WireGuard | Hristo Venev |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -15,3 +15,4 @@ toml = { version = "0.5" } [profile.release] panic = "abort" +lto = true |