update criterion to v0.4.0 (#13142)

This commit is contained in:
Qinxuan Chen
2023-01-29 03:43:32 +08:00
committed by GitHub
parent 1aaea41155
commit b77a1a67eb
13 changed files with 78 additions and 82 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ trybuild = "1.0.74"
rustversion = "1.0.6"
[dev-dependencies]
criterion = "0.3.0"
criterion = "0.4.0"
futures = "0.3.21"
log = "0.4.17"
sp-core = { version = "7.0.0", path = "../../core" }