From 67b91609fb362aa425a31b5431829526d96f4f29 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Fri, 4 Aug 2023 23:41:42 -0400 Subject: [PATCH] Improve build settings --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 68466a8..e8d1ddf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -70,6 +70,10 @@ thiserror = "1.0.44" cfg-if = "1.0.0" profiling = "1.0.9" +[profile.release] +opt-level = 3 +lto = true + [package.metadata.deb] section = "network" assets = [