Upgrade criterion
crate to 0.5 version (#1166)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
74710d8a59
commit
9ef6133a14
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ futures = "0.3"
|
|||
juniper = { path = "../juniper" }
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.4"
|
||||
criterion = "0.5"
|
||||
tokio = { version = "1.0", features = ["rt-multi-thread"] }
|
||||
|
||||
[[bench]]
|
||||
|
|
Loading…
Reference in a new issue