We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99cea97 commit e64ab19Copy full SHA for e64ab19
metadata/Cargo.toml
@@ -19,7 +19,7 @@ sp-core = { version = "6.0.0" }
19
20
[dev-dependencies]
21
bitvec = { version = "1.0.0", default-features = false, features = ["alloc"] }
22
-criterion = "0.3"
+criterion = "0.4"
23
scale-info = { version = "2.0.0", features = ["bit-vec"] }
24
25
[lib]
0 commit comments