diff options
Diffstat (limited to '')
| -rw-r--r-- | Cargo.toml | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -79,15 +79,6 @@ opt-level = 3 lto = true strip = true -[profile.release-opt] -inherits = "release" -codegen-units = 1 -debug = false -incremental = false -opt-level = 3 -overflow-checks = false -strip = "debuginfo" - [lints.rust] missing_debug_implementations = "deny" unsafe_code = "deny" |
