We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22806e2 commit 93af7efCopy full SHA for 93af7ef
examples/aobench/Cargo.toml
@@ -27,7 +27,7 @@ ispc = { version = "^1.0.4", optional = true }
27
ispc = { version = "^1.0.4", optional = true }
28
29
[dev-dependencies]
30
-criterion = { version = '^0.2', features=['real_blackbox'] }
+criterion = { version = '^0.3', features=['real_blackbox'] }
31
32
[features]
33
default = [ "256bit" ]
0 commit comments