From 721607c82599b9fd0c133dedfe351fb71354211b Mon Sep 17 00:00:00 2001 From: shadow3aaa Date: Tue, 20 Feb 2024 14:08:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95nightly?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0527df63..c5d0b5f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,6 +49,6 @@ strip = true overflow-checks = false codegen-units = 1 lto = "fat" -opt-level = 3 +opt-level = 'z' strip = true # panic = "abort"