diff --git a/benches/Cargo.toml b/benches/Cargo.toml index 1cabd057..edb6b729 100644 --- a/benches/Cargo.toml +++ b/benches/Cargo.toml @@ -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]]