diff --git a/Cargo.toml b/Cargo.toml index 2022b54..4073de5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -62,4 +62,4 @@ hex_lit = "0.1.1" tempfile = "3.14" [profile.release] -lto = true +lto = "thin"