Skip to content

Commit e9288ef

Browse files
committed
temp: test failure
1 parent 55b70f9 commit e9288ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ insta.opt-level = 3
8989
# release level optimizations otherwise everything feels slow
9090
opt-level = 3
9191

92-
[profile.release]
92+
#[profile.release]
9393
# These make the build much slower but shrink the binary, and could help performance
94-
codegen-units = 1
95-
lto = true
94+
#codegen-units = 1
95+
#lto = true

0 commit comments

Comments
 (0)