From 323b420603a9d771e92316491994c42ba1808668 Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 31 Mar 2019 04:09:25 -0700 Subject: lto in release please --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index f1d041e..005384f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,3 +10,6 @@ description = "fundamental traits to describe an architecture in the yaxpeax pro [dependencies] "num-traits" = "0.2" "termion" = "1.4.0" + +[profile.release] +lto = true -- cgit v1.1