at master 12 lines 226 B view raw
1diff --git a/Cargo.toml b/Cargo.toml 2index d614a94..674f2d6 100644 3--- a/Cargo.toml 4+++ b/Cargo.toml 5@@ -7,7 +7,6 @@ rust-version = "1.82" 6 publish = false 7 8 [profile.release] 9-debug = true 10 lto = "thin" 11 codegen-units = 1 12