Skip to content

Commit 9ef6133

Browse files
Upgrade criterion crate to 0.5 version (#1166)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74710d8 commit 9ef6133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benches/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ futures = "0.3"
1010
juniper = { path = "../juniper" }
1111

1212
[dev-dependencies]
13-
criterion = "0.4"
13+
criterion = "0.5"
1414
tokio = { version = "1.0", features = ["rt-multi-thread"] }
1515

1616
[[bench]]

0 commit comments

Comments
 (0)