From 6292c1c381cfaad158ad0b07b26e2433eed374a5 Mon Sep 17 00:00:00 2001 From: lubeilin <1791778603@qq.com> Date: Tue, 31 Oct 2023 20:49:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=BA=A2=E5=87=BA=E6=A3=80?= =?UTF-8?q?=E6=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 677cb42..0fad732 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,6 @@ opt-level = 'z' debug = 0 debug-assertions = false strip= "debuginfo" -overflow-checks = true lto = true panic = 'abort' incremental = false