We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c6cab commit e6ea9ceCopy full SHA for e6ea9ce
Cargo.toml
@@ -19,6 +19,7 @@ exclude = [
19
"bench",
20
]
21
22
+#test
23
# Our tests do actual crypto and lots of work, the tradeoff for -O2 is well
24
# worth it. Note that we only apply optimizations to dependencies, not workspace
25
# crates themselves.
0 commit comments