Skip to content

Commit cd97352

Browse files
Upgrade criterion crate from 0.7 to 0.8 version (#1360)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22a0d01 commit cd97352

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
@@ -9,7 +9,7 @@ publish = false
99
juniper = { path = "../juniper" }
1010

1111
[dev-dependencies]
12-
criterion = "0.7"
12+
criterion = "0.8"
1313
tokio = { version = "1.0", features = ["rt-multi-thread"] }
1414

1515
[lints.clippy]

0 commit comments

Comments
 (0)