Skip to content

Commit 90372f3

Browse files
committed
f fix comment
1 parent 06923ef commit 90372f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exclude = [
1313
"no-std-check",
1414
]
1515

16-
# Our tests do actual crypo and lots of work, the tradeoff for -O1 is well
16+
# Our tests do actual crypto and lots of work, the tradeoff for -O2 is well
1717
# worth it. Note that we only apply optimizations to dependencies, not workspace
1818
# crates themselves.
1919
# https://doc.rust-lang.org/cargo/reference/profiles.html#profile-selection

0 commit comments

Comments
 (0)