diff --git a/Cargo.toml b/Cargo.toml index d7bfc9e..775eda5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,8 @@ name = "frogbot" version = "0.1.1" edition = "2021" +[profile.release] +lto = "fat" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]