X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=blobdiff_plain;f=Cargo.toml;h=bfa745f46f26244e7551153a3113ef6aa230135f;hp=c2a9538654c29a7c7750ad592d8e6e21640b9a10;hb=9530170131b0eae908c5c913ca1e7950281c1f20;hpb=52bd76e77b5716b4640bb3201d5501878c6aaa8f diff --git a/Cargo.toml b/Cargo.toml index c2a9538..bfa745f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,4 @@ members = [ [profile.release] codegen-units = 1 lto = true -opt-level = 'z' # Optimize for size. +# opt-level = 'z' # Optimize for size.