diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index b75bc0e0..aad387c9 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -37,13 +37,6 @@ version = "0.1.2" git = "https://github.com/tauri-apps/plugins-workspace" branch = "v1" -# η”¨δΊŽζ‰“εŒ… -[profile.release] -codegen-units = 1 -lto = true -opt-level = "s" -panic = "abort" - [features] # this feature is used for production builds or when `devPath` points to the filesystem # DO NOT REMOVE!!