We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 368d089 commit 24930d4Copy full SHA for 24930d4
1 file changed
benchmarks/Cargo.toml
@@ -9,8 +9,7 @@ edition = "2021"
9
10
[dev-dependencies]
11
threadid.path = ".."
12
-criterion = "0.7"
13
-crossbeam-utils = "0.8"
+criterion = "0.8"
14
15
[[bench]]
16
name = "access"
0 commit comments