X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=Cargo.toml;h=bfa745f46f26244e7551153a3113ef6aa230135f;hb=6e1c98b8f455ab01f1969f0182b6e42269883356;hp=c2a9538654c29a7c7750ad592d8e6e21640b9a10;hpb=52bd76e77b5716b4640bb3201d5501878c6aaa8f;p=recipes.git 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.