Skip to content

Commit 362fe8f

Browse files
committed
Enable optimizations in the debug profile to work around overflow issues
1 parent 78ef338 commit 362fe8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ readme = "README.md"
1313
name = "crypto"
1414

1515
[profile.dev]
16+
opt-level = 2
1617
debug = false
1718

1819
[profile.test]

0 commit comments

Comments
 (0)