We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d62bc0 commit 2e884d7Copy full SHA for 2e884d7
1 file changed
Cargo.toml
@@ -17,7 +17,7 @@ default = ["std"]
17
std = ["num/std", "num-traits/std", "itertools/use_std", "bimap/std"]
18
19
[dev-dependencies]
20
-criterion = "0.2"
+criterion = "0.3.5"
21
22
[dependencies]
23
bimap = { version = "0.4.0" }
0 commit comments